community.general/lib/ansible/modules
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
..
cloud Created gce_snapshot module (#20057) 2017-01-27 16:18:30 -05:00
clustering Add pacemaker cluster module for being managable with ansible (#19594) 2017-01-03 15:50:00 +00:00
commands Use to_text instead of str and decode 2017-01-25 14:02:48 -08:00
crypto Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
database Support forced SSL-verified connection with given CA certificate 2017-01-16 12:17:10 -08:00
files Reduce the system calls performed by the "file" module 2017-01-24 12:31:25 -08:00
identity minor spelling changes 2016-12-13 13:51:13 -05:00
inventory
messaging Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
monitoring Add logstash_plugin to manange logstash plugins (#20592) 2017-01-24 15:52:51 +00:00
network refactor eos_facts to use network_cli (#20760) 2017-01-27 14:12:58 -05:00
notification add message_attributes support to sns. 2017-01-27 14:20:26 -05:00
packaging [redhat_subscription]: fixed force option. (#20667) 2017-01-26 13:28:24 -05:00
remote_management - If katello sends manifest did not change, do not report a change. - Allow support of repository_sets that do not have a releasever, like the Red Hat Satellite Tools 6.2 for RHEL 7 Server RPMs x86_64 set. (#19022) 2017-01-19 09:19:19 -08:00
source_control Fix git remote url change detection. (#20587) 2017-01-23 16:09:42 -08:00
storage Add doc_fragment and module util for NetApp platforms (#19607) 2017-01-25 09:51:57 +00:00
system Synchronous actions were introduced in Solaris 11.2 to be precise. 2017-01-25 14:51:55 -05:00
utilities Use M() to link to the replacement module. (#19976) 2017-01-06 16:21:39 +00:00
web_infrastructure Add workaround for shib2 and php modules 2017-01-26 12:26:59 -05:00
windows Merge pull request #20599 from dagwieers/win_regedit-cleanup 2017-01-27 18:09:27 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00