ansible/lib/ansible
Rob Wagner e401b8e827 Created gce_snapshot module (#20057)
* 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
2017-01-27 16:18:30 -05:00
..
cli Remove platforms api request from galaxy 'init' 2017-01-25 10:34:37 -05:00
compat
config
errors
executor Fixing iterator bug related to reworking of end-of-role detection 2017-01-19 10:10:07 -06:00
galaxy Remove platforms api request from galaxy 'init' 2017-01-25 10:34:37 -05:00
inventory Fix linenos being wrong in inventory errors 2017-01-19 08:40:20 -08:00
module_utils Merge pull request #20599 from dagwieers/win_regedit-cleanup 2017-01-27 18:09:27 +01:00
modules Created gce_snapshot module (#20057) 2017-01-27 16:18:30 -05:00
parsing Add representer to AnsibleDumper for AnsibleUnsafeText 2017-01-19 10:10:07 -06:00
playbook Add pipeline-ish method using dd for file transfer over SSH (#18642) 2017-01-19 12:31:14 -05:00
plugins additional exception handling 2017-01-26 22:59:32 -05:00
template Don't restrict local jinja2 variables to those that start with l_ 2017-01-20 07:15:51 -06:00
utils updates eos shared modules (#20738) 2017-01-26 23:33:07 -05:00
vars Fixing another corner case for security related to CVE-2016-9587 2017-01-11 15:52:58 -06:00
__init__.py
constants.py Add pipeline-ish method using dd for file transfer over SSH (#18642) 2017-01-19 12:31:14 -05:00
release.py
test-requirements.txt Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00