ansible/books/web_services.yml
2022-03-10 11:44:08 -05:00

8 lines
123 B
YAML
Executable file

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