disable host_key_checking
This commit is contained in:
@@ -4,4 +4,5 @@ inventory = hosts.ini
|
||||
vault_password_file = ~/.ansible/vault_pass.txt
|
||||
private_key_file=~/.ssh/ansible
|
||||
fact_caching = jsonfile
|
||||
fact_caching_connection = facts/
|
||||
fact_caching_connection = facts/
|
||||
host_key_checking = False
|
||||
Reference in New Issue
Block a user