cloud-foundation-fabric/blueprints/cloud-operations/adfs/ansible/ansible.cfg

9 lines
131 B
INI
Raw Normal View History

2022-06-12 17:55:57 -07:00
[defaults]
inventory = inventory/hosts.ini
[ssh_connection]
pipelining = True
ssh_executable = ./gssh.sh
transfer_method = piped