diff --git a/apps/application.yml b/apps/application.yml index a7612e3e..40aafe09 100644 --- a/apps/application.yml +++ b/apps/application.yml @@ -8,7 +8,7 @@ pre_tasks: - debug: - msg: "{{nginx_reverse_proxy_port}}" + msg: "{{nginx_reverse_proxy_port}}"--"{{nginx_reverse_proxy_port2}}" - name: Excute base roles for apps(step1) block: - name: Include base roles