From c6b3447c7203e4a92d2b1174b7a184291ee248c9 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 12 Jan 2022 14:23:15 +0000 Subject: [PATCH] Update git submodules * Update ansible-hardening from branch 'master' to 7626153a08141913c41fd552865ba6e94f5b3852 - Merge "Refactor use of include_vars" - Refactor use of include_vars Use a first_found lookup instead of a with_first_found loop so that the 'paths' parameter can be used. This ensures that only vars from the role are included, and not vars from a parent calling role. This can happen when a parent role has a higher priority vars file available for inclusion than the role it calls. Change-Id: I078590020a98f0b5759f3de524753e01bb9c5597 --- ansible-hardening | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-hardening b/ansible-hardening index a82570f1a5..7626153a08 160000 --- a/ansible-hardening +++ b/ansible-hardening @@ -1 +1 @@ -Subproject commit a82570f1a573e8481a7b7baf847ba1dd3d250745 +Subproject commit 7626153a08141913c41fd552865ba6e94f5b3852