Skip to content

Instantly share code, notes, and snippets.

@realtebo
Created August 7, 2018 20:25
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 realtebo/7a10031d8f17d97702d36d3514ca962a to your computer and use it in GitHub Desktop.
Save realtebo/7a10031d8f17d97702d36d3514ca962a to your computer and use it in GitHub Desktop.
/etc/ansible/hosts
[local]
localhost ansible_connection=local
[windows:vars]
ansible_winrm_scheme=http
ansible_connection=winrm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment