Fixed formatting error

This commit is contained in:
Luca Matteo Spoljarevic 2025-11-21 16:31:16 +01:00
parent 82dcc052ab
commit 89dc9ad0f8

View file

@ -4,5 +4,5 @@
hosts: all
gather_facts: false
tasks:
- name: Send an Ansible ping
- name: Send an Ansible ping
ansible.builtin.ping: {}