We eagerly announce the release of: openstack-ansible-plugins 15.1.7: plugins for OpenStack Ansible This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-plugins/ For more details, please see below. Changes in openstack-ansible-plugins 15.1.5..15.1.7 --------------------------------------------------- 9c26a44 conditional import of shlex_quote 6b24c74 Correct ansible imports 900e5fe Fix delegation to containers between hosts e9ce842 Python fix to the connection issue af204e4 connection: ssh: Clear environment when connecting to LXC containers 2fbc4fd Connect using physical host's ansible_host var Diffstat (except docs and test files) ------------------------------------- connection/ssh.py | 45 +++++++++++++++++++++++++++++++++++++++++---- strategy/linear.py | 13 +++++++++++++ 2 files changed, 54 insertions(+), 4 deletions(-)