mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-15 02:00:03 -03:30
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:
committed by
Kubernetes Prow Robot
parent
a678d1be9d
commit
d2a1ac3b0c
@@ -5,3 +5,4 @@ boto==2.9.0
|
||||
tox
|
||||
dopy
|
||||
PyCrypto
|
||||
ansible-lint==4.1.0
|
||||
|
||||
Reference in New Issue
Block a user