mirror of
https://gitlab.com/s3lph/ansible-collection-dirvish
synced 2024-11-14 05:14:15 +01:00
8 lines
207 B
YAML
8 lines
207 B
YAML
---
|
|
|
|
image: yokogawa/ansible-lint@sha256:410af7d376066c7f352943e016de78df0b5580b09e63e38440909c30c5fd67b8
|
|
|
|
lint:
|
|
script:
|
|
- ansible-galaxy install -r requirements.yml
|
|
- ansible-lint --force-color .
|