mirror of
https://github.com/Rudd-O/ansible-qubes.git
synced 2025-03-01 14:22:33 +01:00
10 lines
213 B
INI
10 lines
213 B
INI
[defaults]
|
|
connection_plugins = ../../ansible/connection_plugins
|
|
action_plugins = ../../ansible/action_plugins
|
|
library = ../../ansible
|
|
hostfile = ./hosts
|
|
hash_behaviour = merge
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|