gecko/scripts/ansible
Alex Willmer 99ca4a50af ansible: Add service_playbook.yml & supporting roles
This playbook

 - Installs Gecko dependencies
 - Clones & builds ava-build/gecko
 - Creates an ava user
 - Installs Gecko in /usr/bin
 - Creates and installs a staking certificate
 - Installs Gecko as a Systemd service called "ava"
 - Configures /var/lib/ava/db as the database
 - Configures /var/log/ava as the log destination
 - Starts the service
2020-05-09 23:01:23 +01:00
..
roles ansible: Add service_playbook.yml & supporting roles 2020-05-09 23:01:23 +01:00
.ansible-lint ansible: Use native ping module 2020-04-30 21:58:25 +01:00
ansible.cfg init repo 2020-03-10 15:20:34 -04:00
cascade-inventory.yml Added multiple inventories + bumped patch version 2020-04-28 16:09:47 -04:00
inventory.yml ansible: Add service_playbook.yml & supporting roles 2020-05-09 23:01:23 +01:00
kill_playbook.yml ansible: Factor out ava-stop role 2020-04-30 22:14:00 +01:00
ping_playbook.yml ansible: Use native ping module 2020-04-30 21:58:25 +01:00
restart_playbook.yml ansible: Add git defaults to ansible-build role 2020-05-09 22:52:04 +01:00
service_playbook.yml ansible: Add service_playbook.yml & supporting roles 2020-05-09 23:01:23 +01:00
test-inventory.yml Added multiple inventories + bumped patch version 2020-04-28 16:09:47 -04:00
update_playbook.yml ansible: Add git defaults to ansible-build role 2020-05-09 22:52:04 +01:00