mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 14:22:49 +00:00
Make sure molecule lint command has set -e.
This commit is contained in:
@@ -7,6 +7,7 @@ driver:
|
||||
managed: False
|
||||
ansible_connection_options: {}
|
||||
lint: |
|
||||
set -e
|
||||
yamllint .
|
||||
ansible-lint
|
||||
platforms:
|
||||
|
||||
Reference in New Issue
Block a user