chore: add empty task list to playground

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-11-18 15:22:51 +01:00
parent e89bd7956e
commit 7bdc99dbe6
Signed by: mfocko
SSH key fingerprint: SHA256:icm0fIOSJUpy5+1x23sfr+hLtF9UhY8VpMC7H4WFJP8

View file

@ -3,6 +3,7 @@
hosts: all
gather_facts: true
roles: []
tasks: []
handlers:
- name: Import common handlers
ansible.builtin.import_tasks: ../handlers/main.yml