From 40d39376cceaf8ea11264597a1c670e152cb83b7 Mon Sep 17 00:00:00 2001 From: Jimmy McCrory Date: Fri, 4 Dec 2020 18:12:16 -0700 Subject: [PATCH] Update git submodules * Update openstack-ansible-plugins from branch 'master' to 0b2981a5b59d95302315a89b2dfc65badf618e65 - Use privilege escalation to attach to containers When the play context contains 'become' for ansible privilege escalation, apply the configured become method (sudo) to the command used to attach to a container. This allows for non-root users to use the connection plugin to connect to containers. Closes-Bug: 1645732 Change-Id: I485bd0aa850f39201654c808f0c61d26113f6390 --- openstack-ansible-plugins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-plugins b/openstack-ansible-plugins index 3d92c7da03..0b2981a5b5 160000 --- a/openstack-ansible-plugins +++ b/openstack-ansible-plugins @@ -1 +1 @@ -Subproject commit 3d92c7da03e7a8b84e9e3f9cd7d7c3bf8281313d +Subproject commit 0b2981a5b59d95302315a89b2dfc65badf618e65