mirror of
https://github.com/batonogov/learn-devops.git
synced 2025-11-29 08:43:01 +00:00
14 lines
321 B
Plaintext
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
|