1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-18 07:11:25 +00:00
ansible-podman-collections/plugins/modules
Sergey 376f8aa51a
Improve idempotency of podman_container (#40)
Consider pod container differences, they change utc, network, ipc according to their pods.
Add different default for cpu_shares on podman 1.8.* versions
Add test for containers idempotency in pods
Partially solves #21 and #31
2020-05-11 12:46:19 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py Improve idempotency of podman_container (#40) 2020-05-11 12:46:19 +03:00
podman_container_info.py Set up testing for podman connection 2020-05-01 22:45:50 +03:00
podman_image.py podman_image: use correct option for remove_signatures flag 2020-04-16 16:59:12 +05:30
podman_image_info.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_network_info.py Add podman_network_info module 2020-03-15 21:12:03 +02:00
podman_volume_info.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00