From 7fabea2b426a9b0c42774cb7b4248119df13521b Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 28 Mar 2018 21:04:22 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: playbooks: Fixes various ansible-lint warnings" - xci: playbooks: Fixes various ansible-lint warnings In preparation for adding support for the 'ansible-lint' tool we fix various problems in our playbooks to make the tool happy before we make it mandatory. Some of the problems that are fixed here are - [ANSIBLE0011] All tasks should be named - [ANSIBLE0012] Commands should not change things if nothing needs doing - [ANSIBLE0013] Use shell only when shell functionality is required - [ANSIBLE0010] Package installs should not use latest installer-type:osa deploy-scenario:os-nosdn-nofeature Change-Id: I66c759d3932a414b81b2846393d2d98ce80c0b6d Signed-off-by: Markos Chandras --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index 311efd295..14228ae57 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 311efd295d83590d766b8972ebe1e18df1b74bc2 +Subproject commit 14228ae572f272b03b535271414772f2206208c8 -- cgit 1.2.3-korg