mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0c14548e5f
* [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 |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |