This commit is contained in:
2026-04-04 21:06:14 +02:00
parent 430fb3ef28
commit 090dd8d3a9
9 changed files with 175 additions and 15 deletions

View File

@@ -167,7 +167,7 @@ inventory=./inventory/inventory.ini
;log_filter=
# (path) File to which Ansible will log on the controller. When empty logging is disabled.
log_path=./ansible_log.log
log_path=ansible.log
# (pathspec) Colon separated paths in which Ansible will search for Lookup Plugins.
;lookup_plugins={{ ANSIBLE_HOME ~ "/plugins/lookup:/usr/share/ansible/plugins/lookup" }}