This commit is contained in:
havelight-ee
2023-06-23 10:07:13 +09:00
parent 9619b05006
commit c2387a0289
5 changed files with 59 additions and 12 deletions

View File

@@ -33,6 +33,7 @@
include_tasks: check-agent.yml
when:
- uninstall == False
- datasaker_docker_agents
- name: "Include Docker Agent Path Permissions Setting"
include_tasks: permissions.yml
@@ -43,4 +44,4 @@
- name: "Uninstall Datasaker Agent"
include_tasks: remove-datasaker.yml
when:
- uninstall == True
- uninstall == True