mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-16 05:57:30 +01:00
disable host key checking
This commit is contained in:
@@ -4,4 +4,5 @@ inventory = hosts.yml
|
|||||||
vault_password_file = ~/.ansible/vault_pass.txt
|
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