Commit Graph

13 Commits (2ca6d151b248168bc6dfe630574cd54b3ed6a590)

Author SHA1 Message Date
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 e03827b490 cloudstack: replace old _id() with new generic style from utils 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 ecbed16300 cloudstack: cs_securitygroup_rule: minor cleanup, DRY 2016-12-08 11:32:37 -05:00
Rene Moser bbafb7ff45 cloudstack: cs_securitygroup_rule: fix result was not always what expected 2016-12-08 11:32:37 -05:00
Rene Moser b4fb1fda86 cloudstack: cs_securitygroup_rule: type -> sg_type 2016-12-08 11:32:37 -05:00
Rene Moser 36c74c5798 cloudstack: fix missing doc fragment in cs_securitygroup_rule 2016-12-08 11:32:35 -05:00
Toshio Kuratomi c90509dc9f doc formatting 2016-12-08 11:32:35 -05:00
Rene Moser 57f5e46e99 cloudstack: add new module cs_securitygroup_rule
This module depends on ansible.module_utils.cloudstack.
2016-12-08 11:32:34 -05:00