Files
learn-devops/.ansible-lint
Федор Батоногов 67de6e6c10 Feture/talos readme (#23)
* Add talos readme

* Add talos readme
2024-11-12 09:22:19 +03:00

14 lines
321 B
Plaintext

skip_list:
- risky-file-permissions
- var-naming[no-role-prefix]
- yaml[indentation]
- run-once[task]
- no-changed-when
- partial-become[task]
exclude_paths:
- ansible/roles/haproxy_static_pods/files/haproxy.yaml
- ansible/roles/haproxy_static_pods/files/keepalived.yaml
- talos/
- .markdownlint.yml