Ajouter playbook-test.yml

This commit is contained in:
s.segnane 2026-02-19 13:27:24 +00:00
commit d921c723fd
1 changed files with 6 additions and 0 deletions

6
playbook-test.yml Normal file
View File

@ -0,0 +1,6 @@
---
- hosts: all
gather_facts: no
tasks:
- name: Test ping
ping: