Add ansible-lint ci job

This commit is contained in:
s3lph 2021-11-03 01:55:32 +01:00
parent a87431c7d2
commit d982f55dbf

View file

@ -8,5 +8,4 @@ stages:
lint:
stage: test
script:
- ansible-galaxy install -r requirements.yml
- ansible-lint --force-color