Update application.yml
This commit is contained in:
parent
76a429a511
commit
00811d28fd
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
pre_tasks:
|
||||
- debug:
|
||||
msg: "{{nginx_reverse_proxy_port}}"
|
||||
- debug:
|
||||
msg: "{{nginx_reverse_proxy_port2}}"
|
||||
- name: Excute base roles for apps(step1)
|
||||
block:
|
||||
- name: Include base roles
|
||||
|
|
Loading…
Add table
Reference in a new issue