ansible/books/web_services.yml
Jean-Marie Mineau 1ef65acd90 clean a litle
2021-04-05 19:06:03 +02:00

10 lines
143 B
YAML

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