community.general/lib/ansible/modules/cloud
Toshio Kuratomi 175f3b51e5 Ensure that current uses of BaseException are required
* In some cases, it appears that Exception should have been used instead
  as there's no need to catch sys.exit KeyboardInterrupt and similar.
* In a few cases, it appears that BaseException is used because
  a library we depend on calls sys.exit() contrary to good coding
  design.  Comment those so that we know that those have been audited
  and found to be correct and change to use (Exception, SystemExit)
  instead.
2018-12-16 15:03:19 -08:00
..
alicloud Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
amazon Ensure that current uses of BaseException are required 2018-12-16 15:03:19 -08:00
atomic state: present added in docs (#37197) 2018-08-24 12:22:18 -05:00
azure Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
centurylink More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
cloudscale Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
cloudstack Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
digital_ocean with_items should not be used any more - using loop instead (#47652) 2018-12-14 11:17:21 -05:00
dimensiondata Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
docker Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
google Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
heroku New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
linode linode_v4: correct usage of module.fail_json (#48882) 2018-11-19 12:16:41 -05:00
lxc Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
lxd Removed the unused argument description from lxd_container module (#31440) 2018-11-30 01:59:34 -05:00
memset New facts module: Memset server products (#42386) 2018-10-29 12:28:00 +00:00
misc Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
oneandone E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
online Add an Online servers fact 2018-09-24 21:03:50 +02:00
opennebula enable ONE auth file authentication (#49331) 2018-11-30 07:06:05 -05:00
openstack Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
ovh Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
ovirt comparing StorageConnection.password breaks idempotency (#48933) 2018-11-30 10:24:04 +00:00
packet E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
profitbricks Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
pubnub E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
rackspace Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
scaleway feat: meaningful error message scaleway image not found (#48829) 2018-11-21 11:40:15 +00:00
smartos Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
softlayer Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
spotinst E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
univention Ensure that current uses of BaseException are required 2018-12-16 15:03:19 -08:00
vmware Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
vultr vultr_server_facts: fix gather facts fails when firewall is enabled on a VM (#48342) 2018-11-09 07:48:08 +01:00
webfaction Convert more http links to https. 2018-04-25 23:12:46 -07:00
xenserver New module: xenserver_guest - manages XenServer VMs (#41041) 2018-11-19 01:50:20 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00