1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00
ansible-podman-collections/plugins
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
..
connection Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
module_utils Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
modules podman_image: use correct option for remove_signatures flag 2020-04-16 16:59:12 +05:30