mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-04-03 16:16:53 +00:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| podman_container.py | ||
| podman_container_info.py | ||
| podman_image.py | ||
| podman_image_info.py | ||
| podman_network_info.py | ||
| podman_volume_info.py | ||