From 845d55c43abe7d8dfc4f29f572d18953f3fee829 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 29 Mar 2019 23:34:06 +0000 Subject: [PATCH] Update git submodules * Update tripleo-common from branch 'master' - Merge "Split upgrade_tasks.yaml per step tasks." - Split upgrade_tasks.yaml per step tasks. Split the existing upgrade_tasks into different plays with all the tasks per step each. Turning into upgrade_tasks_step[0..5].yaml. The way it's accomplished is by checking the when statement from each ansible upgrade task. Each task will be included in its corresponding step playbook. If the task doesn't have a step|int == X condition defined then it will be included in all the playbooks. Change-Id: I4d864f374d6f840585fafef2c7678e55c154898e --- tripleo-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-common b/tripleo-common index ded4797d38..3db41939a3 160000 --- a/tripleo-common +++ b/tripleo-common @@ -1 +1 @@ -Subproject commit ded4797d38cbb9794332fae29233f72344b30e04 +Subproject commit 3db41939a370ef3bbd2c6b60ca24e6e8e4b6e30a