Commit graph

12 commits

Author SHA1 Message Date
Rene Moser
1aa4d0c2dd cloudstack: update code to match best practice
* Remove catchall exception
* use `if __name__ == '__main__':`
2016-12-08 11:32:56 -05:00
Greg DeKoenigsberg
c65a612d1f Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
Rene Moser
b30fda4906 cloudstack: add choices for api_http_method 2016-12-08 11:32:44 -05:00
Rene Moser
2ca6d151b2 cloudstack: add new param api_timeout 2016-12-08 11:32:44 -05:00
Rene Moser
30feb9d387 cloudstack: improve required params 2016-12-08 11:32:44 -05:00
Rene Moser
6d1873f330 cloudstack: add catch all exceptions and show a user friendly message
Also see GH-493.
2016-12-08 11:32:40 -05:00
Rene Moser
9ff63f2338 cloudstack: remove self.result, is defined in super class from utils 2016-12-08 11:32:40 -05:00
Rene Moser
10379e19c4 cloudstack: avoid logging of secrets 2016-12-08 11:32:40 -05:00
Brian Coca
c4f52f62f7 fix doc parsing by correctly quoting author 2016-12-08 11:32:39 -05:00
Rene Moser
27753e54c2 cloudstack: cs_sshkeypair: add account and domain support 2016-12-08 11:32:37 -05:00
Rene Moser
89704a7e38 cloudstack: fix missing doc fragments 2016-12-08 11:32:35 -05:00
Rene Moser
8f0a2ce50d cloudstack: rename modules to more meaningful name schema 2016-12-08 11:32:33 -05:00
Renamed from lib/ansible/modules/extras/cloud/cloudstack/cloudstack_sshkey.py (Browse further)