xppl/ansible
2018-11-18 19:00:57 +01:00
..
bin Add a vaulted secret key for the flask application. 2018-11-18 18:45:53 +01:00
plays Add a vaulted secret key for the flask application. 2018-11-18 18:45:53 +01:00
roles Correctly rig up the Nginx part of deployment. 2018-11-18 19:00:57 +01:00
ansible.cfg Add a vaulted secret key for the flask application. 2018-11-18 18:45:53 +01:00
inventory Finish up the Ansible deployment. 2018-11-18 18:33:40 +01:00
README.md Finish up the Ansible deployment. 2018-11-18 18:33:40 +01:00

XPPL Ansible Automation

An automated deployment for the XPPL.

Run It

You'll need to have SSH and Sudo access to varia.zone first.

$ sudo apt install -y ansible
$ ansible-playbook --ask-become-pass plays/main.yml