Move all files to deploying-php-ansible-ansistrano/demo/
This commit is contained in:
parent
986ba5097d
commit
ad3af7d318
214 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
- hosts: webservers
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- ansistrano.rollback
|
||||
|
||||
vars_files:
|
||||
- vars/vars.yml
|
||||
|
||||
vars:
|
||||
ansistrano_deploy_to: "{{ project_deploy_path }}"
|
Loading…
Add table
Add a link
Reference in a new issue