You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I wanted to know if there is a way to set StrictHostKeyChecking=no when im running my ansible playbook.
I tried to add SSHCommonArgs: "-o StrictHostKeyChecking=no" to ansiblePlaybookConnectionOptions but it seems that its not working. i wanted to make sure if im doing it the right way or my attempts are just hopeless.
Thank you for responding <3
The text was updated successfully, but these errors were encountered:
Hi
I wanted to know if there is a way to set StrictHostKeyChecking=no when im running my ansible playbook.
I tried to add
SSHCommonArgs: "-o StrictHostKeyChecking=no"
toansiblePlaybookConnectionOptions
but it seems that its not working. i wanted to make sure if im doing it the right way or my attempts are just hopeless.Thank you for responding <3
The text was updated successfully, but these errors were encountered: