„ping.yml“ ändern

This commit is contained in:
Ralf-Peter Wolff 2023-07-03 18:41:06 +02:00
parent a49fa5bc4b
commit 4eeed8edd3

View File

@ -1,6 +1,6 @@
--- ---
- name: ping module - name: ping module
hosts: all hosts: linux
become: false become: false
tasks: tasks:
- name: test connection - name: test connection