renew_vault_certificates/.ansible-lint
2023-04-16 22:26:14 +02:00

9 lines
204 B
Plaintext

---
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.