From 95e643ae5ba1fc30b4898102035324853d5072e1 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 5 Jul 2022 10:29:09 +0800 Subject: [PATCH] Update application.yml --- apps/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/application.yml b/apps/application.yml index 40aafe09..a7612e3e 100644 --- a/apps/application.yml +++ b/apps/application.yml @@ -8,7 +8,7 @@ pre_tasks: - debug: - msg: "{{nginx_reverse_proxy_port}}"--"{{nginx_reverse_proxy_port2}}" + msg: "{{nginx_reverse_proxy_port}}" - name: Excute base roles for apps(step1) block: - name: Include base roles