.ansible.cfg
ec7f32a9
 [defaults]
 nocows = 1
 stdout_callback = yaml
 stderr_callback = yaml
 inventory = hosts
 
 [ssh_connection]
 pipelining = True