From e56810a7dd29bec7aa47bcc6cd56f80b3cc5067e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Nov 13 2023 18:42:54 +0000 Subject: 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 --- diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index 03e7a24..4f8dec0 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