From 945f06a3f71d232d8b3b8c6876fcd0e1da6d4f4a Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Sat, 12 Jan 2019 07:57:52 -0700 Subject: [PATCH] Update git submodules * Update ansible-role-container-registry from branch 'master' - Fix linting issues Newer versions of ansible lint are stricter. This change fixes up the issues and ignores rule 405 which requires retries on package items. We're skipping the retries because yum does that natively. Change-Id: I9280a736cb1bdeeb1bdcea11ec4ca8f5af9d1e44 --- 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 61760f2fc1..2cba7e32b7 160000 --- a/ansible-role-container-registry +++ b/ansible-role-container-registry @@ -1 +1 @@ -Subproject commit 61760f2fc145b366375ed3cac364bcc12941c920 +Subproject commit 2cba7e32b7a08ae422d9a1ba2455331bd4d5cb93