Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refreshed metadata for extras modules | Toshio Kuratomi | 2016-12-06 | 1 | -0/+4 |
| | |||||
* | cloudstack: cs_staticnat: implement VPC support (#3409) | René Moser | 2016-12-05 | 1 | -0/+7 |
| | |||||
* | cloudstack: move duplicate common code to utils | Rene Moser | 2016-06-09 | 1 | -29/+0 |
| | |||||
* | cloudstack: cs_staticnat: fix static nat was always changed (disabled/enabled) | Rene Moser | 2016-06-09 | 1 | -1/+1 |
| | | | Fixes firewall rules get lost after use of cs_staticnat. | ||||
* | cloudstack: use has_changed() from utils | Rene Moser | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | cloudstack: use poll_job() from utils | Rene Moser | 2016-06-09 | 1 | -2/+2 |
| | |||||
* | cloudstack: remove duplicate import cs handling, already in utils. | Rene Moser | 2016-06-09 | 1 | -10/+0 |
| | |||||
* | cloudstack: cs_staticnat: add vpc support (#2285) | René Moser | 2016-05-27 | 1 | -3/+10 |
| | | | | | | * cloudstack: cs_staticnat: add network arg, used for VPC support * cloudstack: cs_staticnat: removed unused code | ||||
* | cloudstack: fixes and improvements | Rene Moser | 2015-12-16 | 1 | -2/+2 |
| | | | | | | cloudstack: fix python3 support and use type='bool' cloudstack: cs_instance: update vm on state=restored | ||||
* | cloudstack: implement common argument spec handling | Rene Moser | 2015-09-22 | 1 | -20/+15 |
| | |||||
* | cloudstack: add api_region arg | Rene Moser | 2015-08-31 | 1 | -0/+1 |
| | | | | | * docs in module_docs_fragments/cloudstack.py * implemented in module_utils/cloudstack.py -> https://github.com/ansible/ansible/pull/12083 | ||||
* | cloudstack: cs_staticnat: fix wrong class name used | Rene Moser | 2015-08-23 | 1 | -1/+1 |
| | |||||
* | cloudstack: use new get_result() handling | Rene Moser | 2015-08-17 | 1 | -21/+12 |
| | |||||
* | cloudstack: new module cs_staticnat | Rene Moser | 2015-07-20 | 1 | -0/+316 |