ansible/cloud/cloudstack
Adrian Likins 028ef0a2fa Merge pull request #2185 from resmo/feature/cs_router
cloudstack: new module cs_router
2016-05-16 10:40:50 -04:00
..
__init__.py
cs_account.py Do not leak passwords in case of error in cloudstack modules 2016-04-03 10:34:10 +02:00
cs_affinitygroup.py
cs_cluster.py
cs_configuration.py
cs_domain.py
cs_facts.py
cs_firewall.py cloudstack, cs_firewall: fix network not found error in return results (#2006) 2016-04-12 18:46:52 +02:00
cs_instance.py cloudstack: cs_instance: fix template not found (#2005) 2016-04-12 18:46:02 +02:00
cs_instance_facts.py
cs_instancegroup.py
cs_ip_address.py
cs_iso.py
cs_loadbalancer_rule.py
cs_loadbalancer_rule_member.py cs_loadbalancer_rule_member: doc fixes (#2184) 2016-05-09 21:39:00 +02:00
cs_network.py
cs_pod.py
cs_portforward.py
cs_project.py
cs_resourcelimit.py
cs_router.py cloudstack: new module cs_router 2016-05-08 18:55:53 +02:00
cs_securitygroup.py
cs_securitygroup_rule.py
cs_sshkeypair.py
cs_staticnat.py
cs_template.py cs_template: fix missing docs (#2165) 2016-05-05 11:11:36 +02:00
cs_user.py Do not leak passwords in case of error in cloudstack modules 2016-04-03 10:34:10 +02:00
cs_vmsnapshot.py
cs_volume.py
cs_zone.py
cs_zone_facts.py