Commit Graph

16 Commits (e9fd5ad5dc5a72ae9255fcff0c65f3653462d13a)

Author SHA1 Message Date
Rene Moser 8a235e4e53 cloudstack: use poll_job() from utils 9 years ago
Rene Moser efcfe21732 cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
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
9 years ago
Rene Moser 99385de340 cloudstack: fixes and improvements
cloudstack: fix python3 support and use type='bool'

cloudstack: cs_instance: update vm on state=restored
9 years ago
Rene Moser faa575afb5 cloudstack: implement common argument spec handling 9 years ago
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
9 years ago
Rene Moser 2e52f11dc3 cloudstack: use new get_result() handling 9 years ago
Rene Moser 9905034d3b cloudstack: cs_ip_address: doc style fixes 9 years ago
Darren Worrall e813c54e93 Remove listall 9 years ago
Darren Worrall 51cd73fd67 Doc fixes 9 years ago
Darren Worrall abe0bbd5e1 Param fixes to associateIpAddress 9 years ago
Darren Worrall 7d791a8593 More doc fixes 9 years ago
Darren Worrall 86bf938575 Doc updates 9 years ago
Darren Worrall f13eb871c7 Fix imports, override get_network and get_ip_address 9 years ago
Darren Worrall a2c81b198e More relevant example 9 years ago
Darren Worrall a53e79d012 Add cs_ip_address module 9 years ago