From 72f4498c90d4b5d31b749c2b53f2ced081134def Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Wed, 30 Aug 2017 16:12:31 +0000 Subject: Update git submodules * Update docs/submodules/apex from branch 'master' - Merge "Fixes missing iso packages and idempotency of virt resources" - Fixes missing iso packages and idempotency of virt resources Python packages for ansible (py2.x) were missing causing ansible to fail. This patch adds those packages to the ISO and deploy dependencies playbook. Also includes fixes for deploy_dependencies playbook for virt resources to make them idempotent by removing using 'command' and instead just declaring 'state'. Change-Id: I9311184a6f3c40ead0a8ba16fa0b61667876cf12 Signed-off-by: Tim Rozet --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/apex b/docs/submodules/apex index dd669539f..ceb8b2863 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit dd669539ffa924a06f04237a2177422403d82c7b +Subproject commit ceb8b2863c0483fd850d49c7545a8b8fc6a34bbd -- cgit 1.2.3-korg