Toshio Kuratomi
|
bd12c4bfe7
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
|
René Moser
|
3c48b4a7a1
|
cloudstack: cs_ip_address: implement VPC support (#3403)
|
2016-12-08 11:35:15 -05:00 |
|
René Moser
|
a0c8b598ff
|
cloudstack: fix state=absent, ip_address not None but falsy (#3483)
|
2016-12-08 11:35:09 -05:00 |
|
René Moser
|
de3aea7c36
|
cloudstack: cs_ip_address: fix returns on state=present (#3406)
In case poll_job=false the return must be None
|
2016-12-08 11:35:06 -05:00 |
|
Rene Moser
|
aca98e2f8e
|
cloudstack: use poll_job() from utils
|
2016-12-08 11:34:23 -05:00 |
|
Rene Moser
|
29f803b16a
|
cloudstack: remove duplicate import cs handling, already in utils.
|
2016-12-08 11:34:22 -05:00 |
|
René Moser
|
4f09e2caab
|
cloudstack: cs_ip_address: add vpc support (#2283)
* cloudstack: cs_ip_address: add vpc support
* cloudstack: cs_ip_address: remove unused/unreachable code
|
2016-12-08 11:34:19 -05:00 |
|
Rene Moser
|
a134a71187
|
cloudstack: implement common argument spec handling
|
2016-12-08 11:33:24 -05:00 |
|
Rene Moser
|
297312546d
|
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
|
2016-12-08 11:33:16 -05:00 |
|
Rene Moser
|
65dc7af166
|
cloudstack: use new get_result() handling
|
2016-12-08 11:33:11 -05:00 |
|
Rene Moser
|
cbaa353a87
|
cloudstack: cs_ip_address: doc style fixes
|
2016-12-08 11:33:09 -05:00 |
|
Darren Worrall
|
ffbc9d888f
|
Remove listall
|
2016-12-08 11:33:09 -05:00 |
|
Darren Worrall
|
b937f9a79c
|
Param fixes to associateIpAddress
|
2016-12-08 11:33:09 -05:00 |
|
Darren Worrall
|
e92acede5b
|
Doc updates
|
2016-12-08 11:33:08 -05:00 |
|
Darren Worrall
|
6daa6f797c
|
Fix imports, override get_network and get_ip_address
|
2016-12-08 11:33:08 -05:00 |
|
Darren Worrall
|
1c052c6f0e
|
More relevant example
|
2016-12-08 11:33:08 -05:00 |
|
Darren Worrall
|
3a1720d6f0
|
Add cs_ip_address module
|
2016-12-08 11:33:08 -05:00 |
|