Add ansible-lint to batcave01

This commit is contained in:
Kevin Fenzi 2016-08-08 19:26:54 +00:00
parent 60714971fd
commit fd129648ae

View file

@ -36,6 +36,7 @@
- git-email # needed to send patches for review to the mailing list
- python-dns # needed to have ansible remove ip-based known_host entries
- libvirt-client # needed to allow migrations to be run from here.
- ansible-lint # needed to check ansible playbooks for issues.
tags:
- batcave
- config