Update ipcheck.yaml
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
failed_when: false
|
||||
changed_when: false
|
||||
with_sequence: start=2 end=253
|
||||
delegate_to: localhost
|
||||
|
||||
- name: Print IP address status
|
||||
failed_when: false
|
||||
@@ -19,4 +18,3 @@
|
||||
loop_control:
|
||||
label: "{{ item.item }}"
|
||||
when: "'100.0% packet loss' in item.stdout"
|
||||
delegate_to: localhost
|
||||
|
||||
Reference in New Issue
Block a user