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
5ddf7a6480
commit
7012c42bd8
@ -25,7 +25,7 @@
|
|||||||
path: roles/{{appname}}/tasks/pre.yml
|
path: roles/{{appname}}/tasks/pre.yml
|
||||||
register: pre_exists
|
register: pre_exists
|
||||||
|
|
||||||
- debug: msg="{{pre_exists.statPath}} exists and is a directory"
|
- debug: msg="{{pre_exists}}"
|
||||||
|
|
||||||
- name: Excute pre.yml
|
- name: Excute pre.yml
|
||||||
include_role:
|
include_role:
|
||||||
|
Loading…
Reference in New Issue
Block a user