mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-26 09:30:27 +00:00
Update application.yml
This commit is contained in:
parent
db129d4efc
commit
5da1fdbb16
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@
|
|||
- roles/{{appname}}/defaults/main.yml
|
||||
|
||||
pre_tasks:
|
||||
- debug:
|
||||
msg: "{{nginx_reverse_proxy_port}}"
|
||||
- debug:
|
||||
msg: "{{nginx_listen_port}}"
|
||||
- name: Excute base roles for apps(step1)
|
||||
block:
|
||||
- name: Include base roles
|
||||
|
|
Loading…
Reference in a new issue