mirror of
https://git.decapod.one/brethil/dotfiles
synced 2025-01-06 22:16:03 +01:00
ansible: dev: disable host key checking
This commit is contained in:
parent
a6afc1f2b8
commit
5dc6cf06f4
|
@ -1,4 +1,5 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
|
host_key_checking = False
|
||||||
|
|
||||||
forks = 10
|
forks = 10
|
||||||
strategy=free
|
strategy=free
|
||||||
|
|
Loading…
Reference in New Issue
Block a user