Skip to content

gendall/ansible-docker-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Ansible role to initialise a new Docker Swarm Manager

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published