disable host key checking

This commit is contained in:
2023-06-13 22:39:20 +02:00
parent 74b37bbcee
commit 6a9370f437

View File

@@ -5,3 +5,4 @@ vault_password_file = ~/.ansible/vault_pass.txt
private_key_file=~/.ssh/ansible
fact_caching = jsonfile
fact_caching_connection = facts/
host_key_checking = False