From 60bf93066dcfc44f3ceb615d9f19796455d95831 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 20 Dec 2018 18:10:24 +0000 Subject: [PATCH] disable free strategy for now so I can see better what is going on --- playbooks/groups/proxies.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index 48d3be4e35..864c67d791 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -4,7 +4,6 @@ - name: make the box be real hosts: proxies-stg:proxies - strategy: free user: root gather_facts: True