Ignore SSH host keys

These playbooks are for testing/teaching - NOT for production!
This commit is contained in:
Sven Velt 2021-11-12 12:02:17 +01:00
parent 1987126dd7
commit a3d80062f5

View file

@ -12,6 +12,8 @@ fact_caching = yaml
fact_caching_connection = ./.facts
gathering = smart
host_key_checking = false
[colors]
verbose = bright blue
error = bright red