ansible-infra/playbooks/deploy_public_reverse_proxy.yaml

6 lines
95 B
YAML
Raw Normal View History

2023-01-08 02:50:23 +01:00
---
- name: Deploy the Public-Reverse-Proxy
hosts: public-reverse-proxy
roles:
- nginx