ansible/samples/test_big_ping.yml

6 lines
72 B
YAML
Raw Normal View History

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