xci: Check XCI playbooks using ansible-lint 75/54475/4
authorMarkos Chandras <mchandras@suse.de>
Mon, 26 Mar 2018 10:34:33 +0000 (11:34 +0100)
committerMarkos Chandras <mchandras@suse.de>
Mon, 26 Mar 2018 19:47:18 +0000 (20:47 +0100)
commitc36c6b152290c6fc671355253d61fac0ad8b44b3
treec46df4bd3bdc3af7091e73b6f4111fe7120c8af0
parent9e1d3d6e62abf5d0da26a296bcd235f37a54d9c6
xci: Check XCI playbooks using ansible-lint

The ansible-lint tool can help with maintaining consistency across all
the XCI playbooks, so lets introduce it early in the process to capture
common mistakes before the actual XCI deployment is executed. This
however needs to run after all the scenarios repositories have been
cloned and configured.

Change-Id: I28104429e3ac0cdbc48a003b163f4fb8c3acd8a7
Link: https://github.com/willthames/ansible-lint
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/files/install-lib.sh
xci/xci-deploy.sh