mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
fix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user