ansible/cloud/cloudstack
Brian Coca cbe0211f3d Merge pull request #1294 from resmo/feature/cs_instance_restore
cloudstack: cs_instance: implement state=restored
2015-12-14 23:17:51 -05:00
..
__init__.py cloudstack: add new module cloudstack_sshkey 2015-03-31 13:37:23 +02:00
cs_account.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_affinitygroup.py cloudstack: fixes and improvements 2015-12-04 09:39:53 +01:00
cs_domain.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_facts.py cloudstack: sync cs_facts with best practices 2015-08-11 16:11:19 +02:00
cs_firewall.py cloudstack: fixes and improvements 2015-12-04 09:39:53 +01:00
cs_instance.py Merge pull request #1294 from resmo/feature/cs_instance_restore 2015-12-14 23:17:51 -05:00
cs_instancegroup.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_ip_address.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_iso.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_loadbalancer_rule.py Fix doc build by moving misplaced CIDR documentation 2015-10-19 09:14:06 -07:00
cs_loadbalancer_rule_member.py cloudstack: add new loadbalancer rule modules 2015-10-19 17:36:33 +02:00
cs_network.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_portforward.py cloudstack: cs_portforward: fix example does not match description 2015-11-01 17:18:23 +01:00
cs_project.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_securitygroup.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_securitygroup_rule.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_sshkeypair.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_staticnat.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_template.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_user.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_vmsnapshot.py cloudstack: implement common argument spec handling 2015-09-22 18:24:04 +02:00
cs_volume.py Enable to resize a volume with cs_volume 2015-12-05 19:21:28 +09:00