Skip to content

Instantly share code, notes, and snippets.

@luisdelarosa
Created January 29, 2017 22:38
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 luisdelarosa/4d893d851793a7d13112cc3288cca07d to your computer and use it in GitHub Desktop.
Save luisdelarosa/4d893d851793a7d13112cc3288cca07d to your computer and use it in GitHub Desktop.
Testing Ansible communication
ansible all -m ping
ansible all -a "/bin/echo hello"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment