Update ipcheck.yaml

This commit is contained in:
ByeonJungHun
2023-06-28 17:15:57 +09:00
committed by GitHub
parent add8d967bf
commit 79a9f45819

View File

@@ -8,8 +8,6 @@
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