Matthew Spencer 58fd266621 Ensure Watchtower removes old images
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
2025-03-07 18:37:22 +00:00
2024-10-25 12:19:51 +01:00
2024-10-25 12:19:51 +01:00
2024-10-25 12:19:51 +01:00

# 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
ansible-playbooks
Readme 58 KiB
Languages
Shell 56.1%
Jinja 43.9%