Skip to content

neosuresh06devops/docker-swarm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-swarm

Docker swarm cluster - Ansible role

How to use this Role

Clone the repository to your roles folder

move docker-swarm.yml file to your playbook folder

create hosts files eg:

[docker-swarm-managers]
10.10.10.10
10.10.10.11
10.10.10.12
[docker-swarm]
10.10.10.10
10.10.10.11
10.10.10.12

Run the play book

ansible-playbook -i hosts docker-swarm.yml

About

Docker swarm cluster - Ansible role

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published