ublue-forge/anvil/ansible/.ansible-lint
Stephan Lüscher 85b0b3fdc5
wip - nicegui
2024-05-06 15:16:52 +00:00

13 lines
267 B
Plaintext

---
# .ansible-lint
# https://ansible-lint.readthedocs.io/profiles/
profile: production
# Ansible-lint does not fail on warnings from the rules or tags listed below
warn_list:
- galaxy[version-incorrect]
- no-jinja-nesting
- package-latest
- name[template]