community.general/lib/ansible/modules
Jens Carl cc72dead45 New module: Add module to collect facts for Amazon Redshift Cluster (cloud/amazon/redshift_facts) (#22615)
* New module redshift_facts

Gather facts about aws Redshift cluster(s).

* Fix she-bang, PEP8 violations, and ansible metadata.

* Bump version_added to "2.4"

* Fix some typos and add supporting check mode

* Fix type of RETURN fields

Fix type of RETURN fields number_of_nodes and
automated_snapshot_retention_period from integer to int.

* Add traceback information to fail_json()
2017-08-01 12:09:55 -06:00
..
cloud New module: Add module to collect facts for Amazon Redshift Cluster (cloud/amazon/redshift_facts) (#22615) 2017-08-01 12:09:55 -06:00
clustering Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
commands Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
crypto Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
database Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
files Add Ability to Exlude Paths from Archive 2017-07-31 11:46:16 -07:00
identity ipa_sudorule: Fix bug: get_sudorule_diff() takes exactly 2 arguments (3 given) (#21150) 2017-07-21 23:39:43 +02:00
inventory Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
messaging Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
monitoring Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
net_tools more wildcards 2017-07-29 07:02:12 -07:00
network Fix fortios & netscaler boilerplate 2017-08-01 14:02:10 -04:00
notification Proposed new notification module: BearyChat (#21947) 2017-08-01 12:47:47 +01:00
packaging Pass server_hostname from task to subscription-manager (#27420) 2017-07-31 09:15:15 -04:00
remote_management Remove wildcard imports 2017-07-28 22:10:17 -07:00
source_control remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
storage Remove wildcard imports 2017-07-28 22:10:17 -07:00
system Remove wildcard imports 2017-07-28 22:10:17 -07:00
utilities Fix broken import in utilities.helper._accelerate (#27088) 2017-07-31 22:05:46 -07:00
web_infrastructure Remove wildcard imports 2017-07-28 22:10:17 -07:00
windows win_service: added support for paused services (#27216) 2017-08-01 18:48:14 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00