From e56810a7dd29bec7aa47bcc6cd56f80b3cc5067e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 13 Nov 2023 10:42:19 -0800 Subject: [PATCH] proxies: drop free on later plays This just causes confusion and doesn't really help make the playbook any faster. Signed-off-by: Kevin Fenzi --- playbooks/groups/proxies.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index 03e7a24579..4f8dec0096 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -79,7 +79,6 @@ - name: Set up the proxy basics hosts: proxies_stg:proxies - strategy: free user: root gather_facts: False