add default private key location

This commit is contained in:
Kevin Heyer 2025-06-14 14:43:28 +02:00
parent f973808f0c
commit 04ce3e33a0

View file

@ -2,6 +2,7 @@
inventory = ./inventory/
host_key_checking = False
retry_files_enabled = False
private_key_file = ~/.ssh/ansible_key
# Caching-Einstellungen
gathering = smart