From 2b7a1ccf93f54223829a688a0072f235638e57da Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 18 Feb 2019 21:19:29 +0000 Subject: [PATCH] Update git submodules * Update ansible-role-container-registry from branch 'master' - Merge "Improve condition checking about docker registry config" - Improve condition checking about docker registry config Avoids use of ignore_errors on a task that is only reading the status. We only use the result code (rc) of the check so the task iself should not fail regardless if the registry was managed or not. Improves output of ansible console and confusing false errors. Change-Id: I0be5f333a7ac6705279820a1a34667b4ec32f760 --- ansible-role-container-registry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-role-container-registry b/ansible-role-container-registry index 30b8d876c6..d6a749ace4 160000 --- a/ansible-role-container-registry +++ b/ansible-role-container-registry @@ -1 +1 @@ -Subproject commit 30b8d876c63e4b854be5f40bac7d406e3280e57a +Subproject commit d6a749ace464ad77684874d9e4216d9a3ef280e2