mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
634da44f67
* docker_swarm: document manager removal Add note that community.docker.swarm_node needs to be used to demote a manager before it can be removed. Fixes #601. * docker_swarm: improve wording * docker_swarm: fix formatting