infra/tests/infra.yml
2020-11-10 23:14:10 +01:00

12 lines
283 B
YAML

---
- name: "Frontend"
hosts: frontend
become: true
roles:
- role: frontend
vars:
proxies:
cicles.cisti.org: "{{grande_macchina}}:8080"
mastodon.cisti.org: "{{grande_macchina}}:9001"
gancio.cisti.org: "{{grande_macchina}}:9001"