mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
network-integration UserKnownHostsFile=/dev/null (#27622)
This commit is contained in:
@@ -5,3 +5,6 @@
|
||||
timeout = 60
|
||||
host_key_checking = False
|
||||
log_path = /tmp/ansible-test.out
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = '-o UserKnownHostsFile=/dev/null'
|
||||
|
||||
Reference in New Issue
Block a user