Created
January 29, 2017 22:38
-
-
Save luisdelarosa/4d893d851793a7d13112cc3288cca07d to your computer and use it in GitHub Desktop.
Testing Ansible communication
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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