[dozzle from file ok]

This commit is contained in:
2024-07-28 20:41:27 +02:00
parent 1040a0fb81
commit 951e38772e

View File

@@ -155,6 +155,8 @@
docker_stack:
name: cluster
state: absent
run_once: true
when: inventory_hostname in groups['docker_swarm_manager']
- name: Deploy stack from a compose file
community.docker.docker_stack: