mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-16 12:57:29 +01:00
disable host key checking
This commit is contained in:
@@ -5,3 +5,4 @@ vault_password_file = ~/.ansible/vault_pass.txt
|
|||||||
private_key_file=~/.ssh/ansible
|
private_key_file=~/.ssh/ansible
|
||||||
fact_caching = jsonfile
|
fact_caching = jsonfile
|
||||||
fact_caching_connection = facts/
|
fact_caching_connection = facts/
|
||||||
|
host_key_checking = False
|
||||||
Reference in New Issue
Block a user