1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00
ansible-podman-collections/plugins/connection
Sergey 0519ab69ab
Chown file for users when copy them to container (#90)
In podman connection when we copy file to container and work as
non-root user, need to set correct ownership for the files.
Since ansible change https://github.com/ansible/ansible/pull/70221
it's broken, because of new permissions ansible set to copied files.
2020-07-26 18:39:18 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
buildah.py Fix buuldah debug output for py2 2020-05-20 00:12:20 +03:00
podman.py Chown file for users when copy them to container (#90) 2020-07-26 18:39:18 +03:00