Add Ansible linting and other stuff
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
exclude_paths:
|
||||
- ../.cache/
|
||||
- .cache/
|
||||
# Must not be relatively anchored
|
||||
- /**/molecule/*/*.yml
|
||||
|
||||
skip_list:
|
||||
- "204"
|
||||
- yaml
|
||||
use_default_rules: true
|
||||
Reference in New Issue
Block a user