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/lib/ansible/modules
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>
6 years ago
..
cloud [2.9] podman_image: use correct option for remove_signatures flag (#68979) 6 years ago
clustering [stable-2.9] k8s: apply no longer the default behaviour (#62632) (#62666) 6 years ago
commands command, script & shell: mention 'cmd' parameter (#62778) (#64746) 6 years ago
crypto Backport of ansible-collections/community.crypto@28827db5d9 (#68630) 6 years ago
database Bugfix of 67377: postgresql_set converts value to uppercase if "mb" or "gb" or "tb" is in the value string (#67418) 6 years ago
files [stable-2.9] file - return 'state': 'absent' when a file does not exist (#66503) (#69657) 6 years ago
identity fix typos in identity modules (#62200) (#62265) 6 years ago
inventory utilities: Clean up parameter types and add seealso (#53063) 7 years ago
messaging support rabbitmq 3.8.x in version check (#66855) (#68137) 6 years ago
monitoring [2.9] zabbix_template: fixed zabbix no longer returning macros as part of the template (#69235) 6 years ago
net_tools [2.9] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap_entry (#68714) 6 years ago
network Update mso_schema_site_anp_epg_domain.py (#69703) 6 years ago
notification [stable-2.9] syslogger - disable check mode (#63646) (#63750) 6 years ago
packaging [pip] Enable virtualenv_command to have arguments 6 years ago
remote_management redfish_config: fix support for boolean BIOS attributes 6 years ago
source_control subversion module - provide password securely when possible or warn (#67829) 6 years ago
storage Fix purefa_snmp errors 6 years ago
system [2.9] Handle disabled service units (#69804) 6 years ago
utilities Remove unnecessary information (#61657) 6 years ago
web_infrastructure Fix wrong parameter name in example 6 years ago
windows Fix win_psmodule and win_psrepository tests 6 years ago
__init__.py