mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 12:35:30 +08:00
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 <kevin@scrye.com>
This commit is contained in:
@@ -79,7 +79,6 @@
|
||||
|
||||
- name: Set up the proxy basics
|
||||
hosts: proxies_stg:proxies
|
||||
strategy: free
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user