parent
9a24495869
commit
f4bf791284
@ -0,0 +1,7 @@
|
|||||||
|
- name: Test de connectivité ping pong
|
||||||
|
hosts: all_splunk_instances
|
||||||
|
become: true
|
||||||
|
|
||||||
|
tasks:
|
||||||
|
- name: Test de ping pong
|
||||||
|
ping:
|
||||||
Loading…
Reference in new issue