Matthew Spencer 788a7f1e5a Add watchtower
This will ensure the github runner container always updated
2025-01-07 20:17:45 +00:00
2025-01-07 12:44:43 +00:00
2025-01-07 20:17:45 +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%