From b2b14c53fc29b95adaa8c1e8d5ff80d46d380327 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Wed, 12 Jan 2022 14:14:48 +0300 Subject: [PATCH] Update git submodules * Update ansible-hardening from branch 'master' to a82570f1a573e8481a7b7baf847ba1dd3d250745 - Use pipefail for shell module It's not safe to run pipes without pipefail, but for some cases we expect it to fail and working this around. In such case we ignore rule Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-tests/+/784751 Change-Id: I79a630ebe8ff54bc9f4600e1f3c0fda653cc4b71 --- ansible-hardening | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-hardening b/ansible-hardening index a502ad3ed9..a82570f1a5 160000 --- a/ansible-hardening +++ b/ansible-hardening @@ -1 +1 @@ -Subproject commit a502ad3ed99dcc20736c22dce806fe2fdb3b26ad +Subproject commit a82570f1a573e8481a7b7baf847ba1dd3d250745