Commit Graph

12 Commits (d42e51a88435d747972285430a0230cbd321b042)

Author SHA1 Message Date
Rene Moser 206cfb3125 cloudstack: move duplicate common code to utils 10 years ago
Rene Moser 00fe782722 cloudstack: cs_staticnat: fix static nat was always changed (disabled/enabled)
Fixes firewall rules get lost after use of cs_staticnat.
10 years ago
Rene Moser aef2da2401 cloudstack: use has_changed() from utils 10 years ago
Rene Moser 8a235e4e53 cloudstack: use poll_job() from utils 10 years ago
Rene Moser efcfe21732 cloudstack: remove duplicate import cs handling, already in utils. 10 years ago
René Moser abe406f074 cloudstack: cs_staticnat: add vpc support (#2285)
* cloudstack: cs_staticnat: add network arg, used for VPC support

* cloudstack: cs_staticnat: removed unused code
10 years ago
Rene Moser 99385de340 cloudstack: fixes and improvements
cloudstack: fix python3 support and use type='bool'

cloudstack: cs_instance: update vm on state=restored
10 years ago
Rene Moser faa575afb5 cloudstack: implement common argument spec handling 10 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
10 years ago
Rene Moser 94614d0454 cloudstack: cs_staticnat: fix wrong class name used 10 years ago
Rene Moser 2e52f11dc3 cloudstack: use new get_result() handling 10 years ago
Rene Moser 312b34ad81 cloudstack: new module cs_staticnat 11 years ago