community.general/lib/ansible/modules
Nijin Ashok ff0285c6c4 ovirt_network: Fix update_check for cluster network role (#53318)
Currently if we didn't specify the "role" in the task which is already
available for the network, the update_check will return FALSE. The
patch fixes the same and update_check will only return FALSE if there
is any additonal role specified for the network that are not currently
available for the network.
2019-03-05 08:40:15 -05:00
..
cloud ovirt_network: Fix update_check for cluster network role (#53318) 2019-03-05 08:40:15 -05:00
clustering k8s_auth: use group module defaults in example (#52712) 2019-03-04 12:55:30 -05:00
commands
crypto openssl_certificate: make sure extensions are present when they are queried by assertonly (#53207) 2019-03-05 00:09:48 +01:00
database Correct usages of module.warn (#53268) 2019-03-04 12:11:27 -05:00
files Clarify restrictions of excludes property in find module. (#49549) 2019-02-26 16:06:06 -05:00
identity
inventory
messaging
monitoring Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#53197) 2019-03-03 04:23:22 -05:00
net_tools get_url: return no change in check mode when checksum matches (#53070) 2019-03-01 09:53:28 +00:00
network Fortinet's FortiOS user adgrp (#52831) 2019-03-05 16:48:47 +05:30
notification
packaging yum/dnf: Add download_dir param (#53171) 2019-03-04 13:08:58 -05:00
remote_management
source_control
storage Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 2019-03-04 16:58:09 +00:00
system Used C locale instead of relying on system locale. 2019-03-01 15:22:46 -08:00
utilities adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
web_infrastructure
windows [win_get_url] feature: Add support `checksum` to module win_get_url (#51986) 2019-03-05 20:37:00 +10:00
__init__.py