ansible/books/web_services.yml

9 lines
123 B
YAML
Raw Normal View History

2020-10-12 09:32:59 +02:00
#!/usr/bin/env ansible-playbook
---
# Reverse proxy
2021-01-22 23:41:59 +01:00
- hosts: proxy
2020-10-12 09:32:59 +02:00
roles:
- reverse_proxy_http
2021-03-02 11:33:34 +01:00
- share_file_web