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
|
c419dabe12
|
cloudstack: cs_account re-factor error handling state=present
|
2015-09-11 19:04:41 +02:00 |
|
Rene Moser
|
67bc8e9fda
|
cloudstack: cs_account: create account for states locked/disabled/enabled if not present
|
2015-09-11 19:03:35 +02:00 |
|
Rene Moser
|
462c90eb54
|
cloudstack: cs_account: add state unlocked as alias for enabled
|
2015-09-11 19:02:01 +02:00 |
|
Rene Moser
|
6e2b97427b
|
cloudstack: cs_account: fix error handing on state=absent
|
2015-09-06 01:42:56 +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
|
5abaab68a4
|
cloudstack: fix typos in doc
|
2015-07-28 00:05:37 +02:00 |
|
Rene Moser
|
db33fcf89a
|
cloudstack: update code to match best practice
* Remove catchall exception
* use `if __name__ == '__main__':`
|
2015-06-28 12:52:05 +02:00 |
|
Greg DeKoenigsberg
|
004dedba8a
|
Changes to author formatting, remove emails
|
2015-06-16 14:32:39 -04:00 |
|
Rene Moser
|
53130de662
|
cloudstack: add choices for api_http_method
|
2015-06-16 11:33:12 -04:00 |
|
Rene Moser
|
eb66f683f5
|
cloudstack: add new param api_timeout
|
2015-06-16 11:33:12 -04:00 |
|
Rene Moser
|
93a1542cc1
|
cloudstack: improve required params
|
2015-06-16 11:33:12 -04:00 |
|
Rene Moser
|
0f884ead40
|
cloudstack: add catch all exceptions and show a user friendly message
Also see GH-493.
|
2015-05-16 11:55:35 +02:00 |
|
Rene Moser
|
7705d1bb50
|
cloudstack: remove self.result, is defined in super class from utils
|
2015-05-16 11:55:35 +02:00 |
|
Rene Moser
|
9f41d78346
|
cloudstack: avoid logging of secrets
|
2015-05-16 11:55:35 +02:00 |
|
Brian Coca
|
bceeba224f
|
fix doc parsing by correctly quoting author
|
2015-05-14 09:19:24 -04:00 |
|
Greg DeKoenigsberg
|
17e755786e
|
Adding author's github id
|
2015-05-13 14:09:05 -04:00 |
|
Rene Moser
|
92c6f64adf
|
cloudstack: add new module cs_account
|
2015-05-11 17:49:39 +02:00 |
|