mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update application.yml
This commit is contained in:
parent
7012c42bd8
commit
27f7714ee5
@ -25,6 +25,8 @@
|
||||
path: roles/{{appname}}/tasks/pre.yml
|
||||
register: pre_exists
|
||||
|
||||
- name: Create app directory
|
||||
shell: pwd >> /tmp/test
|
||||
- debug: msg="{{pre_exists}}"
|
||||
|
||||
- name: Excute pre.yml
|
||||
|
Loading…
Reference in New Issue
Block a user