oliverdavies.uk-drupal-old/tools/deployment/ansible.cfg

11 lines
169 B
INI
Raw Permalink Normal View History

2021-03-14 18:16:46 +00:00
[defaults]
bin_ansible_callbacks = True
inventory = hosts.yml
nocows = True
roles_path = .roles
stdout_callback = yaml
verbosity = 1
[ssh_connection]
pipelining = True