mirror of
https://github.com/openshift/community.okd.git
synced 2026-07-29 10:54:31 +00:00
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:
6
.ansible-lint
Normal file
6
.ansible-lint
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
profile: production
|
||||
exclude_paths:
|
||||
- tests/unit
|
||||
- tests/sanity
|
||||
- molecule
|
||||
Reference in New Issue
Block a user