Be a little less strict about line length.

This commit is contained in:
Jeff Geerling 2018-09-25 22:39:03 -05:00
parent c2e176a97d
commit 907eb7a247

View File

@ -5,6 +5,8 @@ driver:
name: docker
lint:
name: yamllint
options:
config-file: molecule/default/yaml-lint.yml
platforms:
- name: instance
image: geerlingguy/docker-${MOLECULE_DISTRO:-centos7}-ansible