Test delegate_to icw run_once
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2022-04-21 08:45:46 +02:00
parent 7e83d61707
commit d1ff19b841

View File

@ -139,6 +139,7 @@
# when: inventory_hostname == ansible_play_hosts[0]
delegate_to: "{{ ansible_play_hosts[0] }}"
run_once: true
- block: