gendall.docker_manager

Docker Manager

This is a role designed to set up a new Docker Swarm Manager and save the swarm join tokens as host variables under a placeholder host called swarm_tokens.

How to Use

Add this role to a playbook using a requirements.txt file.

Example Playbook

- hosts: manager[0]
  roles:
    - manager

Deployment

This role will be automatically created and deployed to Ansible Galaxy whenever a Semver tag is added to the repository.

Informazioni sul progetto

A role to initialise a new Docker Swarm Manager

Installa
ansible-galaxy install gendall.docker_manager
Licenza
Unknown
Download
400
Proprietario
Code, issues, docs and other trinkets