Lint in offline mode
This commit is contained in:
parent
2bbf94fb89
commit
5862b7f351
@ -48,7 +48,7 @@ Lint:
|
|||||||
- schedules
|
- schedules
|
||||||
script:
|
script:
|
||||||
- ansible-lint --version
|
- ansible-lint --version
|
||||||
- ansible-lint site.yml
|
- ansible-lint site.yml --offline
|
||||||
|
|
||||||
Test:
|
Test:
|
||||||
stage: test
|
stage: test
|
||||||
|
Loading…
Reference in New Issue
Block a user