7910361b52
Like it's described in issue #57740 ansible podman fails to run because of failed mount of rootless container.
2 lines
249 B
YAML
2 lines
249 B
YAML
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)
|