1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-03 16:16:53 +00:00
ansible-podman-collections/plugins/modules
Abhijeet Kasurde 540a92a3ca podman_image: use correct option for remove_signatures flag
podman_image module uses 'podman push' command with wrong
flag '--remove_signatures' instead of '--remove-signatures'

This patch fixes the given typo.

Fixes: ansible/ansible#67965

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-04-16 16:59:12 +05:30
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py Github workflow 2020-03-30 21:43:23 +03:00
podman_container_info.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02: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