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:
|
||||
name: docker
|
||||
lint: |
|
||||
set -e
|
||||
yamllint .
|
||||
ansible-lint
|
||||
platforms:
|
||||
|
Loading…
Reference in New Issue
Block a user