Update ipcheck.yaml
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#debug:
|
||||
#msg: "현재 응답이 없음으로 10.10.43.{{ item.item }} 해당 IP는 사용할 수 있는 IP 입니다"
|
||||
#msg: "{{ item.item }}"
|
||||
shell: echo "test"
|
||||
with_items: "{{ ping_result.results }}"
|
||||
loop_control:
|
||||
label: "{{ item.item }}"
|
||||
|
||||
Reference in New Issue
Block a user