Merge "Fix jinja ansible lint error"
This commit is contained in:
commit
7e73121984
@ -2,7 +2,6 @@ skip_list:
|
||||
# FIXME: gradually fix and remove these exclusions:
|
||||
- fqcn[action] # Use FQCN for module actions
|
||||
- fqcn[action-core] # Use FQCN for builtin actions
|
||||
- jinja[spacing] # Jinja2 spacing could be improved
|
||||
- meta-no-info # meta/main.yml should contain relevant info
|
||||
- meta-no-tags # Tags must contain lowercase letters and digits only
|
||||
- name[casing] #All names should start with an uppercase letter
|
||||
|
Loading…
Reference in New Issue
Block a user