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)
- fmarinetti.docker-secured
Create a swarm manager
- hosts: manager
roles:
- fmarinetti.swarm-manager
BSD
An optional section for the role authors to include contact information, or a website (HTML is not allowed).