Skip to content

Instantly share code, notes, and snippets.

@jonashackt
Last active January 4, 2017 05:41
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 jonashackt/d0833c765cb70a4dde04c2f53ddf93f5 to your computer and use it in GitHub Desktop.
Save jonashackt/d0833c765cb70a4dde04c2f53ddf93f5 to your computer and use it in GitHub Desktop.
Configure Windows box for Ansible with one command
iwr https://raw.githubusercontent.com/ansible/ansible/devel/examples/scripts/ConfigureRemotingForAnsible.ps1 -UseBasicParsing | iex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment