mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-04-22 09:08:57 +00:00
Since SElinux labels are basically annotations, they are merged in a single comma separated string in the list by podman, so we need to split them in a sorted list if we want to compare it to the list that we provide to the module. Also, a proper test of this example has been added. Signed-off-by: Roberto Alfieri <ralfieri@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| podman_container_lib.py | ||
| podman_pod_lib.py | ||