mirror of
https://github.com/geerlingguy/ansible-role-pip.git
synced 2025-01-19 20:31:34 +01:00
Make sure molecule lint script has set -e option.
This commit is contained in:
parent
cee6952975
commit
56f900dbb6
@ -4,6 +4,7 @@ dependency:
|
|||||||
driver:
|
driver:
|
||||||
name: docker
|
name: docker
|
||||||
lint: |
|
lint: |
|
||||||
|
set -e
|
||||||
yamllint .
|
yamllint .
|
||||||
ansible-lint
|
ansible-lint
|
||||||
platforms:
|
platforms:
|
||||||
|
Loading…
Reference in New Issue
Block a user