This commit is contained in:
LooseSeal2
2019-07-20 07:06:58 -07:00
parent 510968b3bf
commit 9bf9d8baf0

View File

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