1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-03 00:06:19 +00:00
ansible-podman-collections/plugins/modules
Sagi Shnaidman e4f5a8eabe Convert systemd option to a string
And set it to lower to workaround bugs in 3.0.1
2021-02-10 20:14:03 +02:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py Convert systemd option to a string 2021-02-10 20:14:03 +02:00
podman_container_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_containers.py Add podman_containers module for multiple containers (#141) 2020-12-13 20:59:07 +02:00
podman_image.py Don't set default for validate-certs in podman_image 2021-01-08 13:02:13 +02:00
podman_image_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_login_info.py Add podman_login_info module (#133) 2020-10-26 17:32:39 +02:00
podman_logout.py Handle podman logout not logging out when logged in via different tool (#137) 2020-10-27 22:16:16 +02:00
podman_network.py Add support of network options like MTU, VLAN 2020-12-20 16:50:54 +02:00
podman_network_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_pod.py Move pod logic to separate library (#140) 2020-11-04 15:04:48 +02:00
podman_pod_info.py Add podman pod and pod info modules (#81) 2020-07-19 20:23:43 +03:00
podman_volume.py Fix uid/gid checks for podman 1.6.4 volumes 2021-01-15 02:29:32 +02:00
podman_volume_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00