zen_rev_proxy/deploy_proxy_sites.yml
Chris Hammer 922bd3cf86 0.1.3-DEV-20210121-105107
-------------------------
    * MODIFY:
      - hosts change reverse_proxys -> all
      - .gitlab-ci.yml - runner change
2021-01-21 10:52:33 -05:00

9 lines
88 B
YAML

---
- hosts: all
become: yes
gather_facts: yes
roles:
- role: zen_rev_proxy