This role configure a secure swarm master. The roles print out the swarm command for joining slaves.
None
- manager_port: the port where the swarm-manager listens on (default: 2377)
- network_interface: name of network interface used (if not specified the init process will take the default one)
- fabiomarinetti.docker_secured
Create a swarm manager
- hosts: manager
roles:
- fabiomarinetti.docker_swarm_manager