This commit is contained in:
Alex Devera 2024-11-22 14:35:29 +03:00
parent a29b7bd51a
commit 04ac52bcba

View file

@ -1,6 +1,5 @@
- name: - name: Test playbook
host: all hosts: all
become: no
tasks: tasks:
- name: ping - name: Ping all hosts
:ping ansible.builtin.ping: