ansible/nginx-reverse-proxy.yml

7 lines
106 B
YAML
Raw Normal View History

2019-01-06 11:36:41 +01:00
---
# Install NGINX with reverse proxy conf
- hosts: proxy.adm.auro.re
roles:
- nginx-reverse-proxy