lint fixes

This commit is contained in:
AnsibleGuy 2023-01-05 21:38:08 +01:00
parent ce4aa596d6
commit 350c71b931
2 changed files with 30 additions and 28 deletions

View File

@ -9,3 +9,5 @@ skip_list:
- 'ignore-errors'
- 'yaml'
- '204' # line length => checked by yamllint
- 'name[template]'
- 'args[module]'