From 62c8dcccacf20be298b13f0c0257e1e689368aea Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 16 Jun 2020 12:28:28 -0400 Subject: [PATCH] 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 7092e2180e178149b9a0928704f5354c4f85d04e. --- playbooks/include/proxies-websites.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 72c8f08499..b6ed09e3a1 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -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