Skip to content

gendall/ansible-docker-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Docker Worker

A role to join a Docker Swarm Worker to a Swarm and store the new node ID under the docker_node_id variable.

Usage

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

Example playbook

- hosts: worker
  roles:
    - worker

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 Worker to a Swarm

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published