Revert "fix selinux so it will run on proxy101/proxy110". Even explicitely calling out these two servers, the playbook is being skipped.

This reverts commit 7092e2180e.
This commit is contained in:
Stephen Smoogen 2020-06-16 12:28:28 -04:00
parent 7092e2180e
commit 62c8dcccac

View file

@ -1,5 +1,5 @@
- name: Set up those proxy websites. My, my..
hosts: proxies_stg:proxies:proxies_internal
hosts: proxies_stg:proxies
user: root
gather_facts: True