mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-05-07 18:17:52 +00:00
owner
This commit is contained in:
parent
67064bc3df
commit
fd12c83138
@ -6,7 +6,9 @@
|
|||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Delete last deploy
|
- name: Delete last deploy
|
||||||
command: rm -rf /var/www/html/*
|
file:
|
||||||
|
path: /var/www/html/
|
||||||
|
state: absent
|
||||||
|
|
||||||
- name: Copy all files to web server
|
- name: Copy all files to web server
|
||||||
synchronize:
|
synchronize:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user