community.general/lib/ansible/modules
Sandra McCann 6c17c55b51 move modules to community support (#52184) 2019-02-13 13:24:17 -06:00
..
cloud docker_*: always use client.fail() over module.fail_json(), allow to always return data on failure (#51999) 2019-02-13 14:10:23 -05:00
clustering Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
commands Update command/shell docs with note about modules for rebooting(#51499) 2019-02-13 13:54:36 -05:00
crypto openssl_csr: ignore empty strings in altnames (#51473) 2019-02-11 10:30:56 +00:00
database Correct usage of sorted() in mongodb_user (#46792) 2019-02-13 10:28:35 +01:00
files Add two more failure conditions to unarchive (#51914) 2019-02-13 13:40:26 -05:00
identity Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
monitoring Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
net_tools Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
network move modules to community support (#52184) 2019-02-13 13:24:17 -06:00
notification Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
packaging Fix: Yum module does not use proxy when username is not set #51548 (#51994) 2019-02-13 14:10:47 -05:00
remote_management Update GetBiosBootOrder to use standard spec resources (#51764) 2019-02-11 14:50:10 +00:00
source_control Add state option to git_config module (#50578) 2019-02-11 21:49:53 -05:00
storage Add ontap version to gather facts (#51181) 2019-02-13 15:33:38 +00:00
system Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
utilities include_vars: elaborate description of dir option (#52022) 2019-02-11 13:25:51 -05:00
web_infrastructure Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
windows win_product_facts: Fix RETURN information (#52058) 2019-02-13 19:09:30 +10:00
__init__.py