1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-16 14:21:26 +00:00
ansible-podman-collections/plugins
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
..
connection Chown file for users when copy them to container (#90) 2020-07-26 18:39:18 +03:00
module_utils Relicense under GPLv3 and clean up modules (#57) 2020-06-08 17:07:16 +03:00
modules Create podman_volume module for volumes management (#87) 2020-07-22 09:04:00 +03:00