Update ping/ping.yml

This commit is contained in:
David Lopez 2023-07-26 12:42:46 +00:00
parent 25f79483db
commit 9287a7ab5f
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
- hosts: "{{ host }}" - hosts: "{{ host }}"
gather_facts: false gather_facts: false
become = true become: yes
become_method = sudo become_method: sudo
tasks: tasks:
- ping: - ping: