commit d921c723fdeb003480b17de8b14c565e3c8d9c6d Author: s.segnane Date: Thu Feb 19 13:27:24 2026 +0000 Ajouter playbook-test.yml diff --git a/playbook-test.yml b/playbook-test.yml new file mode 100644 index 0000000..a8d2ff5 --- /dev/null +++ b/playbook-test.yml @@ -0,0 +1,6 @@ +--- +- hosts: all + gather_facts: no + tasks: + - name: Test ping + ping: