„ping.yml“ ändern

This commit is contained in:
Ralf-Peter Wolff 2023-07-03 18:51:09 +02:00
parent 4eeed8edd3
commit 6a86969d86

View File

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