0.1.0-DEV-20200505-093411

-------------------------
    * MODIFY:
      - hosts all -> reverse_proxys
      - inventory reference in ansible.cfg now points to our production inventory
This commit is contained in:
2020-05-05 09:35:21 -04:00
parent 76e9da039e
commit bddea455c6
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
---
- hosts: all
- hosts: reverse_proxys
become: yes
gather_facts: yes