yq/examples/array.yaml

10 lines
123 B
YAML

---
- become: true
gather_facts: false
hosts: lalaland
name: "Apply smth"
roles:
- lala
- land
serial: 1