From 6617f6af41702ca406c971d68f6c1e092e955624 Mon Sep 17 00:00:00 2001 From: s0dy Date: Sun, 18 Nov 2018 18:56:22 +0100 Subject: [PATCH] owner --- .ansible-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.ansible-ci.yml b/.ansible-ci.yml index d4492ac..3068ac1 100644 --- a/.ansible-ci.yml +++ b/.ansible-ci.yml @@ -6,9 +6,9 @@ tasks: - name: Delete last deploy - file: - path: /var/www/html/ - state: absent + file: + path: /var/www/html/ + state: absent - name: Copy all files to web server synchronize: