Files
learn-devops/.ansible-lint
github-actions[bot] 52a3d0eb3b Add L2 Load Balancer (#16)
Co-authored-by: Fedor Batonogov <f.batonogov@yandex.ru>
2024-07-27 11:35:15 +03:00

12 lines
288 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