1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-07 09:57:12 +00:00
ansible-podman-collections/plugins/module_utils/podman
Sergey 607c120f94
Fix uppercase labels idempotency issue (#230)
When we lower cases for all keys, but leave it original case for
all values, we need to do the same with input labels.
Add test.
Fix #227
2021-04-01 16:33:27 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
common.py fix diff calculation for lower/upper cases (#115) 2020-10-07 11:50:43 +03:00
podman_container_lib.py Fix uppercase labels idempotency issue (#230) 2021-04-01 16:33:27 +03:00
podman_pod_lib.py Stop pods without recreating them (#229) 2021-04-01 14:52:58 +03:00