mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-12 09:20:39 +00:00
Update application.yml
This commit is contained in:
parent
1392f75360
commit
71180178f9
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
- roles/{{appname}}/defaults/main.yml
|
||||
|
||||
pre_tasks:
|
||||
- debug:
|
||||
msg: "{{nginx_reverse_proxy_port}}"
|
||||
- name: Excute base roles for apps(step1)
|
||||
block:
|
||||
- name: Include base roles
|
||||
|
|
Loading…
Reference in a new issue