Ensure set -e is on molecule lint command.

This commit is contained in:
Jeff Geerling
2020-02-24 09:43:17 -06:00
parent 5491d5b4b2
commit 306bea8fe3

View File

@@ -7,6 +7,7 @@ driver:
ansible_connection_options:
ansible_connection: docker
lint: |
set -e
yamllint .
platforms:
- name: instance-kind