This commit is contained in:
2024-07-08 13:40:49 +02:00
parent 490fc9cb8a
commit 429958600e
4 changed files with 128 additions and 16 deletions

View File

@@ -0,0 +1,14 @@
[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