import_vault_root_ca/.ansible-lint

9 lines
204 B
Plaintext
Raw Normal View History

2023-05-21 18:12:26 +00:00
---
warn_list:
- experimental # all rules tagged as experimental
- yaml # violations reported by yamllint
- meta-no-info
skip_list:
- jinja[spacing] # Rule that looks inside jinja2 templates.