Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
#!/usr/bin/env ansible-playbook
---
# Reverse proxy
- hosts: hindley.adh.auro.re
roles:
- reverse_proxy
vars:
reverse_proxy_sites:
- {from: wiki.pains-perdus.fr, to: "https://azerty.fil.sand.auro.re:2443"}
- {from: hindley.pains-perdus.fr, to: "http://127.0.0.1:5000"}