You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/setup_podman
Abhijeet Kasurde 153de5ee49
[2.9] podman_image: use correct option for remove_signatures flag (#68979)
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>
5 years ago
..
defaults [2.9] podman_image: use correct option for remove_signatures flag (#68979) 5 years ago
handlers [stable-2.9] Make Docker and Podman play nice (#65009) (#65015) 5 years ago
tasks [2.9] podman_image: use correct option for remove_signatures flag (#68979) 5 years ago
vars [2.9] podman_image: use correct option for remove_signatures flag (#68979) 5 years ago