mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
Drop the parseable option which is not supported anymore. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
12 lines
150 B
Plaintext
12 lines
150 B
Plaintext
---
|
|
# .ansible-lint
|
|
exclude_paths:
|
|
- .github/
|
|
|
|
enable_list:
|
|
- fqcn-builtins # opt-in
|
|
- no-log-password # opt-in
|
|
- yaml
|
|
|
|
profile: production
|