Docker Swarm role
Configures Docker Swarm.
Usage
Configure the role.
docker_swarm_enabled: true # default: false
And include it in your playbook.
- hosts: docker_swarm
roles:
- role: docker_swarm
Configures Docker Swarm.
Configure the role.
docker_swarm_enabled: true # default: false
And include it in your playbook.
- hosts: docker_swarm
roles:
- role: docker_swarm