mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-31 07:43:02 +00:00
Ensure set -e is on molecule lint command.
This commit is contained in:
@@ -7,6 +7,7 @@ driver:
|
||||
ansible_connection_options:
|
||||
ansible_connection: docker
|
||||
lint: |
|
||||
set -e
|
||||
yamllint .
|
||||
platforms:
|
||||
- name: instance-kind
|
||||
|
||||
Reference in New Issue
Block a user