1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-26 11:02:40 +00:00
ansible-podman-collections/plugins/module_utils/podman
Georgi Valkov b911939f07 Fix 'cap_add' and 'cap_drop' idempotency
- Ensure that comparison always happens on lower-case values.

- Take into account that capabilities can be specified with or
  without the 'CAP_' prefix.
2021-02-01 11:24:14 +02: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 'cap_add' and 'cap_drop' idempotency 2021-02-01 11:24:14 +02:00
podman_pod_lib.py Move pod logic to separate library (#140) 2020-11-04 15:04:48 +02:00