Toshio Kuratomi
|
a47427cddf
|
Return errno and http status as requested by @bcoca
|
2016-12-08 11:33:32 -05:00 |
Toshio Kuratomi
|
24ce8887bf
|
Better status conditional from dagwieers
|
2016-12-08 11:33:32 -05:00 |
Toshio Kuratomi
|
117f640bb9
|
Port vsphere_copy from httplib to open_url for TLS cert validation
|
2016-12-08 11:33:32 -05:00 |
Rene Moser
|
682b7ce3bd
|
cloudstack: cs_portforward: fix example does not match description
|
2016-12-08 11:33:31 -05:00 |
Siva Popuri
|
c3ecf5a0bf
|
added author to module doc string.
|
2016-12-08 11:33:30 -05:00 |
Siva Popuri
|
34ba9fa4f8
|
Added RETURN doc string for all modules and few minor enhancements.
|
2016-12-08 11:33:30 -05:00 |
Matteo Acerbi
|
e6fe4b10f5
|
Fix docs for ec2_vpc_route_table
The documentation pointed to vpc_peering_connection, not vpc_peering_connection_id.
|
2016-12-08 11:33:30 -05:00 |
Brian Coca
|
d15b3776f0
|
added version_added to new feature, removed unused aliases
|
2016-12-08 11:33:29 -05:00 |
daniel-sc
|
04efe69c34
|
configurable timeout for creating gce image
|
2016-12-08 11:33:29 -05:00 |
Chrrrles Paul
|
6777f634d5
|
tpyo in doc string
|
2016-12-08 11:33:29 -05:00 |
whiter
|
5e529a6afc
|
Use filters attribute rather than eni id so facts can be filtered on much more. Matches the new ec2_vpc_route_table_facts and ec2_vpc_subnet_facts modules
|
2016-12-08 11:33:29 -05:00 |
Toshio Kuratomi
|
2dcbacd48e
|
Fix doc build by moving misplaced CIDR documentation
|
2016-12-08 11:33:29 -05:00 |
Rene Moser
|
ea6fdeb585
|
cloudstack: add new loadbalancer rule modules
|
2016-12-08 11:33:29 -05:00 |
Shawn Siefkas
|
29d6313366
|
Handling dry run exception
|
2016-12-08 11:33:29 -05:00 |
Shawn Siefkas
|
253d177dc3
|
Check mode support for VPC route table creation
|
2016-12-08 11:33:29 -05:00 |
Siva Popuri
|
002fc53863
|
minor change to remove extra brackets
|
2016-12-08 11:33:28 -05:00 |
Siva Popuri
|
85c09c9944
|
fixed typos
|
2016-12-08 11:33:28 -05:00 |
Siva Popuri
|
d13e34e131
|
corrected a typo
|
2016-12-08 11:33:28 -05:00 |
Siva Popuri
|
56cdaba0ab
|
ansible module for managing anti affinity policy in centurylink cloud has been added
|
2016-12-08 11:33:28 -05:00 |
Siva Popuri
|
843ad8e7e8
|
minor refactor to remove un-used parameter
|
2016-12-08 11:33:28 -05:00 |
Siva Popuri
|
fd09597267
|
removed empty aliases from doc string
|
2016-12-08 11:33:28 -05:00 |
Siva Popuri
|
a2c2efb2ae
|
Corrected a typo
|
2016-12-08 11:33:28 -05:00 |
Siva Popuri
|
4a8e3e9632
|
ansible module for managing alert policy in centurylink cloud has been added
|
2016-12-08 11:33:28 -05:00 |
Siva Popuri
|
01847f7bfc
|
Ansible module for managing server snapshots in Centurylink Cloud
|
2016-12-08 11:33:28 -05:00 |
Charles Paul
|
3913de1c43
|
reference instance_id in docs, fixes for calls to fail_json
|
2016-12-08 11:33:27 -05:00 |
Matt Martz
|
e99a202ac5
|
sys.exit removal for cloud/google/gce_img.py and cloud/google/gce_tag.py
|
2016-12-08 11:33:25 -05:00 |
Matt Martz
|
7cb0d86c27
|
sys.exit removal for cloud/misc/ovirt.py
|
2016-12-08 11:33:25 -05:00 |
Matt Martz
|
950c951e06
|
sys.exit removal for cloud/xenserver_facts.py
|
2016-12-08 11:33:25 -05:00 |
Matt Martz
|
e2872a984a
|
Switch from old style replacer code to new style for ansible.module_utils.basic
|
2016-12-08 11:33:25 -05:00 |
Matt Martz
|
793f0e0fd1
|
Fix interpreter line in a few vmware modules
|
2016-12-08 11:33:25 -05:00 |
Rick Mendes
|
7bb6a5aa90
|
added missing license
|
2016-12-08 11:33:25 -05:00 |
Rene Moser
|
a134a71187
|
cloudstack: implement common argument spec handling
|
2016-12-08 11:33:24 -05:00 |
Alan Loi
|
6e4c78d165
|
Docfixes - add version_added and missing default values.
|
2016-12-08 11:33:24 -05:00 |
Alan Loi
|
a14420dcf0
|
Fix sqs_queue module to check that boto library is installed and AWS region & credentials are provided.
|
2016-12-08 11:33:24 -05:00 |
Alan Loi
|
e8e1e41e08
|
Updated documentation for sqs_queue - state option is not required.
|
2016-12-08 11:33:24 -05:00 |
Alan Loi
|
6022f5abc7
|
Rename module to sqs_queue.py to differentiate from other potential modules e.g. reading/writing messages.
|
2016-12-08 11:33:23 -05:00 |
Alan Loi
|
e018a12572
|
Add .py file extension to sqs module.
|
2016-12-08 11:33:23 -05:00 |
Alan Loi
|
1cb506c556
|
Add new amazon sqs module.
|
2016-12-08 11:33:23 -05:00 |
whiter
|
2294e5708e
|
Documentation examples fix
|
2016-12-08 11:33:23 -05:00 |
Rob White
|
8bd69e9033
|
New module - ec2_vpc_subnet_facts
|
2016-12-08 11:33:23 -05:00 |
Peter Sprygada
|
7ff11a72aa
|
cleaned up vca_vapp module to focus on managing vapps
|
2016-12-08 11:33:23 -05:00 |
Rene Moser
|
57a9af5693
|
cloudstack: fix redundant security_group return
|
2016-12-08 11:33:23 -05:00 |
Siert Zijl
|
47cfb2c734
|
#931 append dot to zone if not defined
|
2016-12-08 11:33:23 -05:00 |
Toshio Kuratomi
|
d763a4f874
|
Fix for errors in the generated rst
|
2016-12-08 11:33:21 -05:00 |
Toshio Kuratomi
|
4350ed28c3
|
docs fixes
|
2016-12-08 11:33:21 -05:00 |
Andy Baker
|
507352e4f0
|
Fix existing_mailbox check
|
2016-12-08 11:33:21 -05:00 |
Benno Joy
|
20368cbc2c
|
remove facts and fix docs for taskdefinition module
|
2016-12-08 11:33:21 -05:00 |
Mark Chance
|
1e758cf6a0
|
cloud amazon ECS task modules
|
2016-12-08 11:33:21 -05:00 |
Mark Chance
|
241aeebdc1
|
cloud amazon ECS task definition module
|
2016-12-08 11:33:21 -05:00 |
Mark Chance
|
495e029c75
|
fix docs, enhance fail msgs
|
2016-12-08 11:33:21 -05:00 |