ansible/changelogs/fragments/57741-podman-connection-plugin-fix-mount.yaml

3 lines
249 B
YAML
Raw Normal View History

bugfixes:
- ansible-podman connection plugin - Fix case when mount of podman container fails and files can't be copied to/from container. Also add error handling in case of failed podman commands. (https://github.com/ansible/ansible/issues/57740)