We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73340c5 commit f8c837dCopy full SHA for f8c837d
ans_ping
@@ -1,3 +1,4 @@
1
#!/usr/bin/env bash
2
3
-ans_play ${1:-all} ping.yml
+ansible ${1:-all} -m ping
4
+
0 commit comments