mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Fix some ansible-lint issues (#907)
* Fix fqcn[action-core]. * Fix fqcn[action]. * Fix jinja[spacing].
This commit is contained in:
@@ -13,10 +13,7 @@ skip_list:
|
||||
- yaml # we're using yamllint ourselves
|
||||
|
||||
# To be checked and maybe fixed:
|
||||
- fqcn[action]
|
||||
- fqcn[action-core]
|
||||
- ignore-errors
|
||||
- jinja[spacing]
|
||||
- key-order[task]
|
||||
- name[casing]
|
||||
- name[missing]
|
||||
|
||||
Reference in New Issue
Block a user