Skip to content

Instantly share code, notes, and snippets.

@Affan-7
Created January 2, 2023 09:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Affan-7/671d05503a8bc06422956e39f8cdfa93 to your computer and use it in GitHub Desktop.
Save Affan-7/671d05503a8bc06422956e39f8cdfa93 to your computer and use it in GitHub Desktop.
ansible.cfg to disable host key checking
[defaults]
host_key_checking = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment