Add .ansible-lint (#272)

* Add .ansible-lint

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Update

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Update

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

---------

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
This commit is contained in:
Alina Buzachis
2026-03-26 12:47:54 +01:00
committed by GitHub
parent c2f1d722dc
commit d30a349e2f
2 changed files with 3 additions and 2 deletions

6
.ansible-lint Normal file
View File

@@ -0,0 +1,6 @@
---
profile: production
exclude_paths:
- tests/unit
- tests/sanity
- molecule