6 lines
69 B
YAML
6 lines
69 B
YAML
|
---
|
||
|
- name: Playground
|
||
|
hosts: all
|
||
|
gather_facts: true
|
||
|
roles: []
|