You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible_heinlein/ansible.cfg

11 lines
288 B

[defaults]
inventory = ./inventory/
gathering = smart
fact_cachung_timeout = 86400
fact_caching = yaml
fact_caching_connection = ../cachdir/
deprecation_warnings = false
interpreter_discovery = auto
remote_user = root
host_key_checking = false
private_key_file = ~/.ssh/ansible_june_2020