community.general/lib/ansible/modules/extras/cloud/cloudstack
Rene Moser e5517fafc1 cloudstack: cs_instance: deploy instance in desired state on state=started/stopped
Before this change, an instance must be present for make use of state=stopped/started. Now we are deploying an instance in the desire state if it does not exist.

In this case all args needed to deploy the instance must be passed. However the short form for stopping/starting an _existing_ instance still works as before.
2016-12-08 11:33:14 -05:00
..
__init__.py cloudstack: add new module cloudstack_fw 2016-12-08 11:32:31 -05:00
cs_account.py cloudstack: use new get_result() handling 2016-12-08 11:33:11 -05:00
cs_affinitygroup.py cloudstack: use new get_result() handling 2016-12-08 11:33:11 -05:00
cs_domain.py cloudstack: cs_domain: rename argument cleanup to clean_up for consistency 2016-12-08 11:33:13 -05:00
cs_facts.py cloudstack: sync cs_facts with best practices 2016-12-08 11:33:09 -05:00
cs_firewall.py cloudstack: use new get_result() handling 2016-12-08 11:33:11 -05:00
cs_instance.py cloudstack: cs_instance: deploy instance in desired state on state=started/stopped 2016-12-08 11:33:14 -05:00
cs_instancegroup.py cloudstack: use new get_result() handling 2016-12-08 11:33:11 -05:00
cs_ip_address.py cloudstack: use new get_result() handling 2016-12-08 11:33:11 -05:00
cs_iso.py cloudstack: rename displaytext, displayname to dislplay_... for consistency 2016-12-08 11:33:11 -05:00
cs_network.py cloudstack: cs_network: rename broadcast_domaintype to broadcast_domain_type for consistency 2016-12-08 11:33:11 -05:00
cs_portforward.py cloudstack: cs_portforward: fix returns for int casting 2016-12-08 11:33:13 -05:00
cs_project.py cloudstack: rename displaytext, displayname to dislplay_... for consistency 2016-12-08 11:33:11 -05:00
cs_securitygroup.py cloudstack: use new get_result() handling 2016-12-08 11:33:11 -05:00
cs_securitygroup_rule.py cloudstack: cs_security_group_rule: fix typo 2016-12-08 11:33:11 -05:00
cs_sshkeypair.py cloudstack: use new get_result() handling 2016-12-08 11:33:11 -05:00
cs_staticnat.py cloudstack: cs_staticnat: fix wrong class name used 2016-12-08 11:33:13 -05:00
cs_template.py cloudstack: cs_template: add new arg cross_zones 2016-12-08 11:33:14 -05:00
cs_vmsnapshot.py cloudstack: rename displaytext, displayname to dislplay_... for consistency 2016-12-08 11:33:11 -05:00