community.general/lib/ansible/modules
Tom Melendez 0c14548e5f [GCE] New module: Google Cloud Spanner (#21731)
* [GCE] Google Cloud Spanner module

Supports the creation/updating/deletion of Spanner instances and create/drop databases.

* [GCE] On update, node count will not be reset to one if not specified.

* [GCE] fixed some imports.

* [GCE] rename display_name to instance_display_name

* [GCE] Recreate instance in order to have desired values at create time.

* Fix linter error on imports

* [GCE] Added force_instance_delete option to ensure an instance is not removed by mistake.

* [GCE] Google Cloud Spanner module

Supports the creation/updating/deletion of Spanner instances and create/drop databases.

* [GCE] On update, node count will not be reset to one if not specified.

* [GCE] rename display_name to instance_display_name

* Fix linter error on imports

* fixed doc bug

* Remove imports mistakenly brought in during merge
2017-03-01 14:26:07 -05:00
..
cloud [GCE] New module: Google Cloud Spanner (#21731) 2017-03-01 14:26:07 -05:00
clustering use safe load instead 2017-02-21 17:45:46 -05:00
commands YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
files Fix #22130 (ini_file crash when destination file don't exists or is e… (#22132) 2017-03-01 08:20:51 -08:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory
messaging no log passwords (#21229) 2017-02-10 15:13:59 -05:00
monitoring PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
network catches exception in nxos_command and returns failed message (#22151) 2017-03-01 12:41:31 -05:00
notification Fix doc s/Slack/Mattermost/ (#22017) 2017-02-27 21:54:12 +00:00
packaging Adds latest to portage module (#21918) 2017-02-27 10:19:26 -05:00
remote_management hpilo_facts: Get facts from HP iLO mgmt board (#21673) 2017-03-01 16:02:50 +00:00
source_control fix unquoted dict key (#22105) 2017-03-01 11:42:56 +00:00
storage Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
system PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
utilities wait_for_connection: Wait for system to become reachable (#20011) 2017-03-01 11:00:49 -08:00
web_infrastructure jira: comply with current pep8 rule set 2017-02-27 11:13:23 -05:00
windows Add win_msg module (#22008) 2017-03-01 14:16:33 +00:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00