1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-12 12:25:01 +00:00
ansible-podman-collections/plugins
Benjamin Schubert 9aedda4443
Fix idempotency checks when using userns (#599)
Previously, this would only mark the userns as expected when `uidmap`
or `gidmap` is passed. However, in the case `userns` is passed, this
is also expected to be set.

Signed-off-by: Benjamin Schubert <contact@benschubert.me>
2023-07-31 20:55:03 +03:00
..
become Change yes/no to true/false in the modules (#561) 2023-03-08 23:28:52 +02:00
connection fix for buildah improper remote target (#540) 2023-01-18 23:55:36 +02:00
module_utils Fix idempotency checks when using userns (#599) 2023-07-31 20:55:03 +03:00
modules Added support for "userns" parameter to "play" module (#577) 2023-05-31 13:23:55 +03:00