mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-04 15:27:52 +07:00
Enable ansible pipelining for test environment
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
[defaults]
|
||||
host_key_checking = False
|
||||
stdout_callback=debug
|
||||
stderr_callback=debug
|
||||
stdout_callback = debug
|
||||
stderr_callback = debug
|
||||
pipelining = False
|
||||
|
Reference in New Issue
Block a user