diff --git a/playbooks/playground.yml b/playbooks/playground.yml new file mode 100644 index 0000000..e516b6a --- /dev/null +++ b/playbooks/playground.yml @@ -0,0 +1,5 @@ +--- +- name: Playground + hosts: all + gather_facts: true + roles: []