ansible/web_services.yml
2021-03-02 11:33:34 +01:00

9 lines
143 B
YAML

#!/usr/bin/env ansible-playbook
---
# Reverse proxy
- hosts: proxy
roles:
- install_nginx
- reverse_proxy_http
- share_file_web