feat: add playground playbook

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-07-12 13:22:03 +02:00
parent 4d84398657
commit 904ae8d189
Signed by: mfocko
SSH key fingerprint: SHA256:icm0fIOSJUpy5+1x23sfr+hLtF9UhY8VpMC7H4WFJP8

5
playbooks/playground.yml Normal file
View file

@ -0,0 +1,5 @@
---
- name: Playground
hosts: all
gather_facts: true
roles: []