7 lines
No EOL
179 B
YAML
7 lines
No EOL
179 B
YAML
- name: Test Ping
|
|
action: ping
|
|
#- name: Dump
|
|
# delegate_to: localhost
|
|
# copy:
|
|
# content: "{{ hostvars[inventory_hostname] | to_nice_json }}"
|
|
# dest: /tmp/setup-dump.json |