ansible/v2/samples/test_big_ping.yml
2014-12-29 10:46:47 -06:00

6 lines
72 B
YAML

- hosts: all
gather_facts: no
tasks:
#- debug: msg="hi"
- ping: