mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-25 00:50:30 +00:00
Update application.yml
This commit is contained in:
parent
6f67ad186f
commit
c95a1faf23
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
|
||||
vars_files:
|
||||
- vars/main.yml
|
||||
|
||||
- roles/{{appname}}/vars/main.yml
|
||||
|
||||
pre_tasks:
|
||||
- name: Create directory and clone the app-project
|
||||
block:
|
||||
|
|
Loading…
Reference in a new issue