Merge pull request 'ansible.cfg use persistent connections' (#159) from reynir/ansible:persistent-connections into main
Reviewed-on: https://git.data.coop/data.coop/ansible/pulls/159
This commit is contained in:
commit
9a255c692c
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
remote_user = root
|
remote_user = root
|
||||||
inventory = datacoop_hosts
|
inventory = datacoop_hosts
|
||||||
|
use_persistent_connections = True
|
||||||
|
|
Loading…
Add table
Reference in a new issue