[docker_swarm] enable easy way to add all hosts as workers to existing Docker Swarm #795
Labels
docker-swarm
Docker Swarm
enhancement
New feature or request
question
Further information is requested
SUMMARY
Enable easy way to add all hosts as workers to existing Docker Swarm
ISSUE TYPE
COMPONENT NAME
docker_swarm
ADDITIONAL INFORMATION
I can initialise a Docker Swarm with filtering all hosts for tag
swarm_manager=true
:How can I easily join the other hosts to the existing Docker Swarm as simple workers?
Is this a missing feature or just missing as an example?
state: present
meansmanager
andstate: join
meansworker
?How to retrieve the join data from the manager nodes when iterating over worker nodes?
The text was updated successfully, but these errors were encountered: