PatroniConfig/.ansible-lint
2025-03-31 21:33:34 +03:00

8 lines
144 B
Plaintext

skip_list:
- fqcn
- yaml[new-line-at-end-of-file]
- yaml[truthy]
- yaml[line-length]
- var-naming[no-role-prefix]
- 'ignore-errors'