A complete ansible infrastructure for my personal server. Hosts a variety of FOSS applications through docker deployments within individual ansible roles.
Added variable docker_swarm_advertise_addr which can be set to the advertise address swarm should use. Mostly introduced for vagrant-based test setups for now, which contain multiple IP addresses and fail otherwise. |
||
|---|---|---|
| group_vars | ||
| roles | ||
| .gitignore | ||
| ansible.cfg | ||
| playbook.yml | ||
| Vagrantfile | ||