mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-09-13 19:29:54 +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