Fixed formatting error
This commit is contained in:
parent
ec97abd241
commit
76de2ca0bf
1 changed files with 1 additions and 2 deletions
|
|
@ -4,5 +4,4 @@
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
||||||
- name: Send an Ansible Ping
|
- name: Send an Ansible Ping
|
||||||
ansible.builtin.ping: null
|
ansible.builtin.ping:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue