Update application.yml

This commit is contained in:
qiaofeng1227 2022-07-05 10:40:01 +08:00 committed by GitHub
parent db129d4efc
commit 5da1fdbb16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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