community.general/lib/ansible/modules/cloud
Abhijeet Kasurde 807bebaa1f
Add missing msg in fail_json (#33543)
This fix adds msg keyword in fail_json in aws_acm_facts,
cs_host, junos_package module.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-04 21:57:58 +05:30
..
amazon Add missing msg in fail_json (#33543) 2017-12-04 21:57:58 +05:30
atomic atomic_container: drop duplicate 'latest' choice (#32794) 2017-11-10 16:21:00 -05:00
azure Bug | Error message being swallowed in azure_rm_common.py (#33298) 2017-11-27 22:03:41 -05:00
centurylink Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
cloudscale Add Github handle to cloudscale_sever module author field (#33354) 2017-11-30 17:54:59 +10:00
cloudstack Add missing msg in fail_json (#33543) 2017-12-04 21:57:58 +05:30
digital_ocean Fix Digital Ocean tags module data type (#33486) 2017-12-03 01:21:19 +05:30
dimensiondata Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
docker Fix memory_reservation typo in docker_container module (#33375) 2017-11-29 19:01:49 -05:00
google Fix typo in gce_labels documentation (#33186) 2017-11-22 13:55:48 +00:00
linode linode: PEP8 compliancy and doc fixes (#30922) 2017-09-26 09:48:08 -04:00
lxc Keep newlines when reading LXC container config file (#32219) 2017-11-14 10:46:39 -06:00
lxd Adding doc for the description argument of lxd_profile module 2017-10-09 11:11:58 -04:00
misc Fix incomplete sentence in serverless module docs 2017-11-27 11:40:31 -05:00
openstack Issue 19612 os router to allow adding interface by port ip (#30409) 2017-11-28 09:46:08 -05:00
ovh Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovirt ovirt_vms: Fix issue in stopping stateless VMs (#32955) 2017-11-22 19:51:20 +01:00
packet Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
profitbricks Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
smartos Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
softlayer sl_vm: PEP8 compliancy and documentation changes (#32657) 2017-11-15 15:22:32 -05:00
univention Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware VMware: make name and folder required parameter (#33135) 2017-12-01 10:51:45 -05:00
vultr vultr: new module utils and common docs (#30868) 2017-11-01 20:16:59 +01:00
webfaction Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py