Fixed formatting error
This commit is contained in:
parent
82dcc052ab
commit
89dc9ad0f8
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@
|
|||
hosts: all
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- name: Send an Ansible ping
|
||||
- name: Send an Ansible ping
|
||||
ansible.builtin.ping: {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue