manage_netplan/.ansible-lint

9 lines
204 B
Plaintext
Raw Permalink Normal View History

2023-04-12 19:50:54 +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.