mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-04-26 11:02:40 +00:00
Add possibility to use a specific user, either defined by --user argument on command line, or ansible_user, to connect to containers. It is inspired from https://github.com/containers/ansible-podman-collections/pull/19 the equivalent for podman connection. It was laso required to change the method to put file, from a mount mechanism, to the buildah copy function, to allow to set correctly the permissions of pushed files. Fixes: containers/ansible-podman-collections#25 Co-authored-by: Simon Brée <simon.bree@intersec.com> |
||
|---|---|---|
| .. | ||
| connection | ||
| connection_buildah | ||
| connection_podman | ||
| podman_container/tasks | ||
| podman_container_info/tasks | ||
| podman_image | ||
| podman_image_info/tasks | ||
| podman_network_info/tasks | ||
| podman_volume_info/tasks | ||
| __init__.py | ||