Update application.yml

This commit is contained in:
qiaofeng1227 2022-07-05 10:25:24 +08:00 committed by GitHub
parent 1392f75360
commit 71180178f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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