Skip to content

Ansible role to join a Docker Swarm Manager to a Swarm

Notifications You must be signed in to change notification settings

gendall/ansible-docker-quorum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Docker Quorum

A role to join a Docker Swarm Manager to a Swarm as a memeber of the quorum.

Usage

Include this role in a playbook using a requirements.txt file.

Example playbook

- hosts: manager[1:]
  roles:
    - quorum

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 join a Docker Swarm Manager to a Swarm

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published