Update application.yml

This commit is contained in:
qiaofeng1227 2022-07-05 10:31:18 +08:00 committed by GitHub
parent 76a429a511
commit 00811d28fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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