1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-05-05 15:15:01 +00:00
ansible-podman-collections/tests
Roberto Alfieri 6c87654f7f
Improve security_opt comparison between existing container (#673)
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>
2023-11-28 10:13:17 +02:00
..
integration/targets Improve security_opt comparison between existing container (#673) 2023-11-28 10:13:17 +02:00
sanity Fix CI for newest Ansible branch 2.16 (#575) 2023-04-05 20:46:47 +03:00
unit/plugins/modules Add example unittest for container lib (#505) 2022-11-01 00:39:46 +02:00
.gitignore Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00