ansible/test/integration/targets/yaml_parsing/playbook.yml
Matt Martz 4e27569347
Add more include and yaml parsing tests (#70506)
These additional tests should provide coverage for features currently tested by the postgres incidental tests.
2020-08-04 11:24:52 -07:00

5 lines
115 B
YAML

- hosts: localhost
gather_facts: false
vars:
foo: bar
foo: baz # yamllint disable rule:key-duplicates