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

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"