Files
python_skripte/play_ansible/inv_plugin/ansible.cfg
2024-07-08 13:40:49 +02:00

15 lines
364 B
INI
Executable File

[defaults]
#inventory = /home/user06/hosts
inventory = ./test.py
ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S on {host}
private_key_file = /home/jonnybravo/.ssh/ansible-test
gathering = smart
fact_caching = yaml
fact_caching_timeout = 3600
fact_caching_connection = fact
library = lib
lookup_plugins = lookup
filter_plugins = ./filter