Add Ansible-lint CI step (#4411)

* Add ansible-lint as gitlab-ci step

* Fix jinja2 syntax in include_tasks that breaks ansible-lint

* Use a block scalar to get around gitlab quoting/escaping rules

* Run ansible-lint in verbose mode in CI
This commit is contained in:
MarkusTeufelberger
2019-04-10 11:04:16 +02:00
committed by Kubernetes Prow Robot
parent a678d1be9d
commit d2a1ac3b0c
4 changed files with 36 additions and 1 deletions

View File

@@ -5,3 +5,4 @@ boto==2.9.0
tox
dopy
PyCrypto
ansible-lint==4.1.0