diff --git a/apps/_core.yml b/apps/_core.yml index 776908c..8cb85e6 100644 --- a/apps/_core.yml +++ b/apps/_core.yml @@ -77,7 +77,7 @@ - name: Change extport set_fact: extport: "{{ueport.stdout}}" - when: ueport_check.stat.exists and ueport.stdout != "" + when: ueport_check.stat.exists and ueport.stdout != "" - name: Remove {{pgrole}} Container docker_container: