Rene Moser
2e52f11dc3
cloudstack: use new get_result() handling
2015-08-17 22:33:59 +02:00
Rene Moser
4be1b3e2ab
cloudstack: cs_template: fix state=absent must not need vm, url
...
only for state=present, fixes example.
2015-08-17 22:33:59 +02:00
Brian Coca
708583850b
Merge pull request #803 from StackPointCloud/module/profitbricks-nic
...
ProfitBricks NIC Module v2
2015-08-15 15:18:16 -04:00
Brian Coca
ca505942e3
Merge pull request #804 from StackPointCloud/module/profitbricks-volumes
...
ProfitBricks Volumes Module v2
2015-08-15 15:17:38 -04:00
Brian Coca
b0bc0f4991
Merge pull request #755 from CenturylinkTechnology/clc_loadbalancer
...
clc_loadbalancer: Ansible module for managing load balancers in Centurylink Cloud
2015-08-15 15:16:49 -04:00
Brian Coca
67c7a92ca2
Merge pull request #773 from CenturylinkTechnology/clc_server
...
clc_server: Ansible module for creating or deleting servers in Centurylink Cloud
2015-08-15 15:16:07 -04:00
Brian Coca
7c8f983a38
Merge pull request #790 from CenturylinkTechnology/clc_modify_server
...
clc_modify_server: Ansible module for modifying existing servers in Centurylink cloud
2015-08-15 15:14:11 -04:00
Brian Coca
b3cf441b99
Merge pull request #801 from StackPointCloud/module/profitbricks-datacenter
...
ProfitBricks Data Center Module v2
2015-08-15 15:12:55 -04:00
Brian Coca
e31a4be192
fixes to prevent doc brekage
2015-08-13 00:00:09 -04:00
Brian Coca
1e067a96ea
Merge pull request #828 from resmo/for-ansible
...
cloudstack: fixes, docs, imrovements
2015-08-11 12:50:09 -04:00
Brian Coca
c310d3a8cd
Merge pull request #826 from DazWorrall/feature/cs_instance_iptonetwork
...
Add iptonetwork parameter to cs_instance
2015-08-11 12:18:33 -04:00
Rene Moser
9905034d3b
cloudstack: cs_ip_address: doc style fixes
2015-08-11 17:47:00 +02:00
Darren Worrall
2be506dbdf
Add alias
2015-08-11 15:42:55 +01:00
Darren Worrall
53e447e38e
Api tidy up
2015-08-11 15:41:07 +01:00
Darren Worrall
ecfd18a941
Rename param to ip_to_networks
2015-08-11 15:33:20 +01:00
Rene Moser
713cec4423
cloudstack: cs_instance: use mutually_exlusive of AnsibleModule
2015-08-11 16:11:19 +02:00
Rene Moser
aa14dedb8f
cloudstack: sync cs_facts with best practices
2015-08-11 16:11:19 +02:00
Rene Moser
2318009b70
cloudstack: cs_network fix zone not in result
2015-08-11 16:11:19 +02:00
Darren Worrall
d11182b80b
Add iptonetwork parameter
2015-08-11 14:23:28 +01:00
Milamber
51f3b9f6dd
Add an option to allow the resize of root disk when the instance is created. (need CloudStack 4.4 or +, cloud-initramfs-growroot installed on the template)
...
Signed-off-by: Milamber <milamber@apache.org>
2015-08-11 07:48:15 +01:00
Darren Worrall
e813c54e93
Remove listall
2015-08-10 21:59:20 +01:00
Darren Worrall
51cd73fd67
Doc fixes
2015-08-10 21:02:13 +01:00
Darren Worrall
abe0bbd5e1
Param fixes to associateIpAddress
2015-08-10 20:59:28 +01:00
Darren Worrall
7d791a8593
More doc fixes
2015-08-10 19:24:16 +01:00
Darren Worrall
86bf938575
Doc updates
2015-08-10 16:42:44 +01:00
Darren Worrall
f13eb871c7
Fix imports, override get_network and get_ip_address
2015-08-10 16:32:54 +01:00
Darren Worrall
a2c81b198e
More relevant example
2015-08-10 16:07:04 +01:00
Darren Worrall
a53e79d012
Add cs_ip_address module
2015-08-10 15:57:39 +01:00
Rene Moser
cbb2e96993
cloudstack: doc fixes
2015-08-08 15:43:32 +02:00
Rene Moser
e71daafd8e
cloudstack: fix KeyError: 'public_ip' in cs_instance
2015-08-08 15:40:05 +02:00
Brian Coca
22d209ee64
Merge pull request #760 from michaeljs1990/devel
...
ec2_remote_facts module
2015-08-06 23:57:39 -04:00
Brian Coca
66d51b895d
Merge pull request #810 from resmo/feature/cs_domain
...
cloudstack: new module cs_domain
2015-08-06 23:39:35 -04:00
Rene Moser
f74d8cb1e6
cloudstack: new module cs_domain
2015-08-04 18:32:36 +02:00
Brian Coca
a0558a90b2
Merge pull request #598 from wimnat/feature/ec2_vpc_subnet
...
Feature/ec2 vpc subnet
2015-08-04 11:54:37 -04:00
Jonathan Davila
757b952be4
Doc string fix for vsphere_copy
2015-08-04 07:52:51 -05:00
Matt Baldwin
ae116e95b2
Rebuild of a previous PR.
2015-08-03 14:46:53 -07:00
Matt Baldwin
e3fdb834b4
Rebuild of previous PR.
2015-08-03 14:34:08 -07:00
Matt Baldwin
2474a1f7cf
Rebuilt commit for Ansible PR.
2015-08-03 13:37:56 -07:00
whiter
e299952bca
Changed resource_tags to tags to match other modules (resource_tags still an alias)
...
Added get_subnet_info method to return more subnet info - matches same method in ec2_vpc_subnet_facts module
Rework of tags - will now only apply the tags listed in the module. Existing tags not listed will be removed (desired state!)
2015-08-02 21:46:40 +10:00
Siva Popuri
b8d9ab898d
Ansible module for modifying existing servers in Centurylink cloud
2015-07-30 13:34:13 -05:00
Michael Schuett
2583ae6df0
Cleanup docs
...
Change to 2.0 release and remove unneeded empty aliases.
2015-07-30 01:26:36 -04:00
Michael Schuett
e8e0076bf4
Update and rename ec2_search.py to ec2_remote_facts.py
2015-07-29 22:21:14 -04:00
whiter
d40bdd4645
Updated doco for vpc_subnet
2015-07-30 11:37:01 +10:00
Brian Coca
74c20b0639
Merge pull request #748 from bennojoy/vca_nat
...
Module for modifying nat rules in vcloud air or vcd
2015-07-28 18:46:07 -04:00
Brian Coca
322c1a871c
Merge pull request #747 from bennojoy/vca_fw
...
Module for modifying firewall rules in vcloud air or vcd
2015-07-28 18:44:37 -04:00
Brian Coca
128e5284fc
minor doc fixes to xenserver_facts
2015-07-28 16:12:50 -04:00
Brian Coca
7daa4adefa
Merge pull request #40 from andyhky/xenserver_module
...
Add XenServer module
2015-07-28 16:10:37 -04:00
Brian Coca
3a987b49fc
Merge pull request #778 from wimnat/feature/ec2_vpc_route_table_facts
...
New module - ec2_vpc_route_table_facts
2015-07-28 14:58:20 -04:00
Siva Popuri
f6e7f33d5e
added no_log attribute to password argument.
2015-07-28 08:57:57 -05:00
Rob White
5f5ae26cc1
New module - ec2_vpc_route_table_facts
2015-07-28 22:33:57 +10:00