yq/examples/array.yaml

12 lines
160 B
YAML
Raw Normal View History

---
- become: true
gather_facts: false
hosts: lalaland
name: "Apply smth"
roles:
- lala
- land
serial: 1
2019-12-15 07:24:23 +00:00
- become: false
gather_facts: true