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:
host: all
become: no
- name: Test playbook
hosts: all
tasks:
- name: ping
:ping
- name: Ping all hosts
ansible.builtin.ping: