mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-22 06:19:18 +00:00
alpine image
This commit is contained in:
@ -1,12 +0,0 @@
|
||||
---
|
||||
- hosts: 35.180.10.123
|
||||
become: yes
|
||||
become_user: root
|
||||
|
||||
tasks:
|
||||
- name: Copy project/index.php
|
||||
copy:
|
||||
src: project/index.php
|
||||
dest: /var/www/html
|
||||
owner: apache
|
||||
group: apache
|
Reference in New Issue
Block a user