1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-03-22 02:29:08 +00:00
ansible-podman-collections/plugins
Rubik's Dot d024e91216
fix check for read-only change of root image (#393)
The --read-only option is not checked for changes between runs of
ansible thus the container is not recreated if the user changes
the root image between read-write to read-only.

Default for the read_only variable set to False in line with
documentation and so that later checks are simplified.

This is a fix for bug #383.

Signed-off-by: Andrew <rubiksdot@grue.cc>

Co-authored-by: Andrew <rubiksdot@grue.cc>
2022-03-14 12:54:12 +02:00
..
connection Fix new requirements for plugins documentation (#385) 2022-03-08 13:58:38 +02:00
module_utils fix check for read-only change of root image (#393) 2022-03-14 12:54:12 +02:00
modules fix check for read-only change of root image (#393) 2022-03-14 12:54:12 +02:00