Skip to content

Instantly share code, notes, and snippets.

@hummus
Created November 15, 2014 02:37
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 hummus/23c12103b7d3c748b4fc to your computer and use it in GitHub Desktop.
Save hummus/23c12103b7d3c748b4fc to your computer and use it in GitHub Desktop.
ansible oneliner
ansible localhost -i <(echo "localhost") -c local -m setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment