Skip to content

Commit 388943a

Browse files
Add ansible-lint
Former-commit-id: bfcffba
1 parent 18b1050 commit 388943a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

molecule/default/molecule.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
driver:
33
name: docker
44
lint: |
5+
set -e
56
yamllint .
7+
ansible-lint
68
platforms:
79
- name: CentOS7
810
image: monolithprojects/systemd-centos7:latest

0 commit comments

Comments
 (0)