Globbing possible in .ansible-lint-ignore? #3165
-
Reading through the
That makes a lot of sense, and so I wanted to move this out of my skip_list:
- name[casing] I tried a few things but couldn't figure out a way to glob in Cheers! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
For the moment globbing is not possible, only explicit files are allowed. I am not sure if we will want to add support for globbing there. Keeping the file format extremely simple makes it easier to consume and even re-generate. |
Beta Was this translation helpful? Give feedback.
For the moment globbing is not possible, only explicit files are allowed. I am not sure if we will want to add support for globbing there. Keeping the file format extremely simple makes it easier to consume and even re-generate.