Merge pull request #1488 from HarHarLinks/patch-5

lint whitespace from ansible-lint.yml
This commit is contained in:
Slavi Pantaleev 2021-12-27 21:39:42 +02:00 committed by GitHub
commit d50c214530
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"