1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2025-01-04 21:36:04 +01:00

ansible: dev: disable host key checking

This commit is contained in:
bretello 2024-12-21 14:33:52 +01:00
parent a6afc1f2b8
commit 5dc6cf06f4
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

View File

@ -1,4 +1,5 @@
[defaults]
host_key_checking = False
forks = 10
strategy=free