ansible-infra/playbooks/deploy_public_reverse_proxy.yaml

7 lines
110 B
YAML
Raw Normal View History

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