ansible/nginx-reverse-proxy.yml
2019-01-06 11:36:41 +01:00

7 lines
106 B
YAML

---
# Install NGINX with reverse proxy conf
- hosts: proxy.adm.auro.re
roles:
- nginx-reverse-proxy