mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 04:41:26 -07:00
* Added support for a gce_snapshot module for managing snapshots in the Google Cloud Platform * Fixed using sys.exit in favor of fail_json. Followed the pattern in gce_pd * Fixed using sys.exit in favor of fail_json. Followed the pattern in gce_pd * Fixed an issue when dealing with multiple disks. Added a bit more documentation explaining the disks argument * Corrected a typo in the multi-disk snapshot example * Updated module to return list of changed snapshots instead of just a message. Added a RETURN block |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py | ||
test-requirements.txt |