vh-ansible/ansible.cfg

11 lines
291 B
INI
Raw Permalink Normal View History

2019-01-04 19:27:04 +01:00
[defaults]
ansible_managed = This file is managed by ansible, do not make manual changes - they may be overridden at any time.
inventory = ./hosts
library = ./library
nocows = 1
remote_user = root
roles_path = ./roles
[ssh_connection]
pipelining = true