summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/yaml_parsing/playbook.yml
blob: b3c9d5b36e859866ee79e3d1b66116b8c865238a (plain)
1
2
3
4
5
- hosts: localhost
  gather_facts: false
  vars:
    foo: bar
    foo: baz  # yamllint disable rule:key-duplicates