Try the free strategy for proxies
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
74502e1c52
commit
d247e2a398
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue