more tidy

This commit is contained in:
Chris Hammer 2024-03-27 12:45:33 -04:00
parent 2785425d73
commit 7cd7a8f386

View File

@ -13,7 +13,7 @@
- name: "Ping Check: Successful Hosts"
ansible.builtin.debug:
var: ansible_play_batch
msg: "{{ ansible_play_batch }}"
run_once: true # noqa: run-once[task]
delegate_to: localhost