dev #1
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
inventory = ./inventory/
|
inventory = ./inventory/
|
||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
|
private_key_file = ~/.ssh/ansible_key
|
||||||
|
|
||||||
# Caching-Einstellungen
|
# Caching-Einstellungen
|
||||||
gathering = smart
|
gathering = smart
|
||||||
|
|
Loading…
Add table
Reference in a new issue