more tidy
This commit is contained in:
parent
2785425d73
commit
7cd7a8f386
2
ping.yml
2
ping.yml
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
- name: "Ping Check: Successful Hosts"
|
- name: "Ping Check: Successful Hosts"
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
var: ansible_play_batch
|
msg: "{{ ansible_play_batch }}"
|
||||||
run_once: true # noqa: run-once[task]
|
run_once: true # noqa: run-once[task]
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user