58fd266621399b897c0e7e3b6d152cdbdf89705e
The github runner machine ran our of disk space because of old runner images. This should ensure that doesn't happen any more :o) Signed-off-by: Matt Spencer matthew@thespencers.me.uk
# install roles and collections
ansible-galaxy install -r requirements.yml
# Install the playbook
ansible-playbook -i inventory -e @secrets.enc --ask-vault-pass frontend.yaml
# Github runner
ansible-playbook -i inventory -e @secrets.enc --ask-vault-pass github-runner.yaml
Description
Languages
Shell
56.1%
Jinja
43.9%