docker_manager
Docker Manager
A role to initialise a new Docker Swarm Manager and store the swarm join tokens as host variables under a fake host called swarm_tokens
.
Usage
Include this role in a playbook using a requirements.txt file.
Example playbook
- hosts: manager[0]
roles:
- manager
Deployment
This role will be automatically built and deployed to Ansible Galaxy when a Semver tag is pushed to the repo.
Install
ansible-galaxy install gendall/ansible-docker-manager
License
Unknown
Downloads
389
Owner
Code, issues, docs and other trinkets