mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-07 16:09:53 +00:00
test
This commit is contained in:
parent
6be427f994
commit
e4efab89eb
@ -3,10 +3,10 @@
|
||||
become: yes
|
||||
become_user: root
|
||||
|
||||
tasks:
|
||||
- name: Copy project/index.php
|
||||
file:
|
||||
src: /project/index.php
|
||||
dst: /var/www/html
|
||||
copy:
|
||||
src: project/index.php
|
||||
dest: /var/www/html
|
||||
owner: apache
|
||||
group: apache
|
||||
recurse: yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user