Try the free strategy for proxies

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-07-28 23:33:46 +00:00
parent 74502e1c52
commit d247e2a398

View file

@ -4,6 +4,7 @@
- name: make the box be real
hosts: proxies-stg:proxies
strategy: free
user: root
gather_facts: True
@ -63,6 +64,7 @@
- name: Set up the proxy basics
hosts: proxies-stg:proxies
strategy: free
user: root
gather_facts: False
@ -173,6 +175,7 @@
- name: Make sure we are deployed fully
hosts: proxies-stg:proxies
strategy: free
user: root
gather_facts: False