Commit Graph

12 Commits (77eee2b6cac05f2cb182c5c15adecc24d96b0c53)

Author SHA1 Message Date
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 9bdefef05f cloudstack: cs_network: rename broadcast_domaintype to broadcast_domain_type for consistency 9 years ago
Rene Moser b95abe0ddd cloudstack: rename displaytext, displayname to dislplay_... for consistency 9 years ago
Rene Moser 2e52f11dc3 cloudstack: use new get_result() handling 9 years ago
Rene Moser 2318009b70 cloudstack: cs_network fix zone not in result 9 years ago
Rene Moser 8e6e9c782b cloudstack: use get_or_fallback() from cloudstack utils 9 years ago
Rene Moser db33fcf89a cloudstack: update code to match best practice
* Remove catchall exception
* use `if __name__ == '__main__':`
9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Rene Moser ad845a59b0 cloudstack: fix clean_up arg to be boolean in cs_network 9 years ago
Rene Moser c842c71708 cloudstack: add new module cs_network 9 years ago