1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-26 11:02:40 +00:00
ansible-podman-collections/tests/integration/targets
Raoul555 1c3d2456b7 buildah/connection add support of specific user (#42)
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>
2020-05-15 23:36:24 +03:00
..
connection Set up testing for podman connection 2020-05-01 22:45:50 +03:00
connection_buildah buildah/connection add support of specific user (#42) 2020-05-15 23:36:24 +03:00
connection_podman Set up testing for podman connection 2020-05-01 22:45:50 +03:00
podman_container/tasks Improve idempotency of podman_container (#40) 2020-05-11 12:46:19 +03:00
podman_container_info/tasks Add CI for podman_image, podman_image_info, podman_volume_info (#37) 2020-05-10 23:47:57 +03:00
podman_image Add CI for podman_image 2020-05-10 22:53:30 +03:00
podman_image_info/tasks Add CI for podman_image, podman_image_info, podman_volume_info (#37) 2020-05-10 23:47:57 +03:00
podman_network_info/tasks Add CI for podman_network_info module (#38) 2020-05-11 00:01:38 +03:00
podman_volume_info/tasks Add CI for podman_image, podman_image_info, podman_volume_info (#37) 2020-05-10 23:47:57 +03:00
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00