PatroniConfig/.ansible-lint
IaaC Ansible Roles 2e68a84ead Initial commit
2025-03-31 14:06:16 +03:00

7 lines
145 B
Plaintext

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