1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00
No description
Find a file
Lars Kellogg-Stedman 5d7e5c3a5a podman_image: only set changed=true if there is a new image
with force: true, podman_image would always report changed regardless
of whether or not the pull or build operation resulted in a new image.
With this commit, check the image digest before and after and only
reported changed if the digest is different.
2020-03-29 23:25:50 -04:00
plugins podman_image: only set changed=true if there is a new image 2020-03-29 23:25:50 -04:00
tests Add tests for podman_container and podman_network_info 2020-03-15 21:20:52 +02:00
.gitignore Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
CODE-OF-CONDUCT.md Add Code of Conduct 2020-02-08 15:31:21 -05:00
COPYING Fix license text 2020-03-06 17:07:28 +02:00
galaxy.yml Update galaxy version and galaxy.yml 2020-03-15 21:43:47 +02:00
README.md Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00

GitHub Actions CI/CD build status — Collection test suite

Ansible Collection: containers.podman