4e27569347
These additional tests should provide coverage for features currently tested by the postgres incidental tests.
1 line
84 B
YAML
1 line
84 B
YAML
verbosity: "{{ '' if not ansible_verbosity else '-' ~ ('v' * ansible_verbosity) }}"
|