Update PBApache.yml
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
- name: "Copy Homepage"
|
||||
become: yes
|
||||
copy:
|
||||
src: "/home/ansible/index.html"
|
||||
src: "index.html"
|
||||
dest: "/var/www/html/"
|
||||
# backup évite la précédente task
|
||||
backup: true
|
||||
|
||||
Reference in New Issue
Block a user