8000 GitHub - hadret/ghost
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hadret/ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Ansible helper playbook

This playbook is used as a helper for preparing Docker Swarm-based infra for the rollout.

Assuming Ansible is already installed and you are inside this repo:

ansible-galaxy install -r roles/requirements.yml # to fetch external roles
ansible all -m ping # (optional) to check the connectivity
ansible all -m setup # (optional) to gather facts
ansible-playbook site.yml

Further instructions regarding Swarm setup were moved here: swarm/README.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0