An Ansible Playbook that performs initial server setup, installs Docker and configures a Docker Swarm cluster.
Please create an inventory
file based on the included example file. You should also create a vars/vars.yaml
file based on the example variables file.
Get the required roles by running:
ansible-galaxy install -r requirements.yml -p roles --force
Run the playbook:
ansible-playbook -i inventory playbook.yml
This project uses Gitmoji for commit organisation. For more details see the Gitmoji Repository.
Dylan Gore 💻 📖 🤔 |
Mohit Taneja 🤔 |
This project follows the all-contributors specification.