4e27569347
These additional tests should provide coverage for features currently tested by the postgres incidental tests.
5 lines
115 B
YAML
5 lines
115 B
YAML
- hosts: localhost
|
|
gather_facts: false
|
|
vars:
|
|
foo: bar
|
|
foo: baz # yamllint disable rule:key-duplicates
|