1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-15 05:41:25 +00:00
ansible-podman-collections/plugins
Abhijeet Kasurde cc8d4bb451
Add user flags before container id in podman exec (#19)
* Add user flags before container id in podman exec

When user provides an ansible_ssh_user, podman connection
plugin includes this values as `--user` flag. This patch
fixes the location of this flag according to podman exec command help.

Fixes: ansible/ansible#65220

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Don't use mount in case of specified user

Co-authored-by: Sagi Shnaidman <sshnaidm@redhat.com>
2020-05-10 06:12:49 +03:00
..
connection Add user flags before container id in podman exec (#19) 2020-05-10 06:12:49 +03:00
module_utils Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
modules Set up testing for podman connection 2020-05-01 22:45:50 +03:00