Commit graph

16 commits

Author SHA1 Message Date
Rene Moser
8a235e4e53 cloudstack: use poll_job() from utils 2016-06-09 22:39:03 +02:00
Rene Moser
efcfe21732 cloudstack: remove duplicate import cs handling, already in utils. 2016-06-09 21:32:45 +02:00
René Moser
57e1497fcf cloudstack: cs_ip_address: add vpc support (#2283)
* cloudstack: cs_ip_address: add vpc support

* cloudstack: cs_ip_address: remove unused/unreachable code
2016-05-27 21:02:29 +02:00
Rene Moser
99385de340 cloudstack: fixes and improvements
cloudstack: fix python3 support and use type='bool'

cloudstack: cs_instance: update vm on state=restored
2015-12-16 11:09:18 +01:00
Rene Moser
faa575afb5 cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
Rene Moser
52a3d99873 cloudstack: add api_region arg
* docs in module_docs_fragments/cloudstack.py
* implemented in module_utils/cloudstack.py -> https://github.com/ansible/ansible/pull/12083
2015-08-31 15:55:22 +02:00
Rene Moser
2e52f11dc3 cloudstack: use new get_result() handling 2015-08-17 22:33:59 +02:00
Rene Moser
9905034d3b cloudstack: cs_ip_address: doc style fixes 2015-08-11 17:47:00 +02: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