summaryrefslogtreecommitdiff
path: root/playbooks/deploy-nginx-proxy.yml
blob: 329f18637fc96d490e6ce1e8e2fe4fd8f5fcd98f (plain)
1
2
3
4
5
6
7
---

- name: nginx-proxy setup
  hosts: nginx-proxy
  become: true
  roles:
    - nginx-proxy