lint whitespace from ansible-lint.yml

This commit is contained in:
Kim Brose
2021-12-27 13:55:02 +01:00
committed by GitHub
parent 94a8af58cc
commit 0715104886

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
@ -18,5 +18,5 @@ jobs:
override-deps: |
ansible-lint==5.3.1
args: "-x metadata, formatting"