From 7092e2180e178149b9a0928704f5354c4f85d04e Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 16 Jun 2020 12:25:03 -0400 Subject: [PATCH] fix selinux so it will run on proxy101/proxy110 --- 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 b6ed09e3a1..72c8f08499 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 + hosts: proxies_stg:proxies:proxies_internal user: root gather_facts: True