This commit is contained in:
David Lopez 2023-08-29 09:39:21 +02:00
parent f94547123a
commit 9a754493be
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
hosts: "{{ hosts_servers }}"
tasks:
- name: Ping Linux hosts using ping module
ansible.builtin.ping:
ansible.builtin.ping: