Update ipcheck.yaml

This commit is contained in:
ByeonJungHun
2023-06-28 17:11:15 +09:00
committed by GitHub
parent 8a87af9365
commit add8d967bf

View File

@@ -8,6 +8,8 @@
failed_when: false
changed_when: false
with_sequence: start=2 end=253
when:
- inventory_hostname == groups['node'][0]
- name: Print IP address status
failed_when: false