ansible-ci.yml

This commit is contained in:
s0dy
2018-11-18 18:45:43 +01:00
parent b59e6befdc
commit 87824114a6
4 changed files with 27 additions and 13 deletions

View File

@ -4,6 +4,10 @@
become_user: root
tasks:
- name: Delete last deploy
command: rm -rf /var/www/html/*
- name: Copy all files to web server
synchronize:
src: /builds/aviortheking/blog_imie/project/