Template
Ajouter playbook-test.yml
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- hosts: all
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Test ping
|
||||
ping:
|
||||
Reference in New Issue
Block a user