76da1f2b6d4521002532e14eb763f37f541d66bf
Fixup reverse-proxy conf The server_name is sensitive to where in the block it is defined 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%