community.general/lib/ansible/modules/extras/cloud/cloudstack
René Moser 4f09e2caab cloudstack: cs_ip_address: add vpc support (#2283)
* cloudstack: cs_ip_address: add vpc support

* cloudstack: cs_ip_address: remove unused/unreachable code
2016-12-08 11:34:19 -05:00
..
__init__.py
cs_account.py Do not leak passwords in case of error in cloudstack modules 2016-12-08 11:34:04 -05:00
cs_affinitygroup.py cloudstack: fix name is not case insensitive 2016-12-08 11:33:41 -05:00
cs_cluster.py cloudstack: new module cs_cluster 2016-12-08 11:33:52 -05:00
cs_configuration.py cloudstack: new module cs_configuration 2016-12-08 11:33:52 -05:00
cs_domain.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_facts.py cloudstack: cs_facts: fix wrong description of returns cloudstack_public_ipv4, cloudstack_public_hostname 2016-12-08 11:33:39 -05:00
cs_firewall.py cloudstack: cs_firewall: get_network moved to utils, cleanup (#2293) 2016-12-08 11:34:19 -05:00
cs_instance.py cloudstack: cs_instance: fix template not found (#2005) 2016-12-08 11:34:05 -05:00
cs_instance_facts.py cloudstack: new module cs_instance_facts 2016-12-08 11:33:52 -05:00
cs_instancegroup.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_ip_address.py cloudstack: cs_ip_address: add vpc support (#2283) 2016-12-08 11:34:19 -05:00
cs_iso.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_loadbalancer_rule.py Remove duplicate documentation fields 2016-12-08 11:33:46 -05:00
cs_loadbalancer_rule_member.py cs_loadbalancer_rule_member: doc fixes (#2184) 2016-12-08 11:34:13 -05:00
cs_network.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_pod.py cloudstack: new module cs_pod 2016-12-08 11:33:52 -05:00
cs_portforward.py cloudstack: cs_portforward: fix missing return and remove unused arg 2016-12-08 11:33:45 -05:00
cs_project.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_resourcelimit.py cloudstack: add new module cs_resourcelimit 2016-12-08 11:33:52 -05:00
cs_router.py cloudstack: new module cs_router 2016-12-08 11:34:14 -05:00
cs_securitygroup.py cloudstack: fix name is not case insensitive 2016-12-08 11:33:41 -05:00
cs_securitygroup_rule.py cloudstack: fixes and improvements 2016-12-08 11:33:41 -05:00
cs_snapshot_policy.py cloudstack: new module cs_snapshot_policy (#2303) 2016-12-08 11:34:18 -05:00
cs_sshkeypair.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_staticnat.py cloudstack: cs_staticnat: add vpc support (#2285) 2016-12-08 11:34:19 -05:00
cs_template.py cloudstack: cs_template: fix typos (#2294) 2016-12-08 11:34:18 -05:00
cs_user.py Do not leak passwords in case of error in cloudstack modules 2016-12-08 11:34:04 -05:00
cs_vmsnapshot.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_volume.py cloudstack: cs_volume: simplify detach on state=absent 2016-12-08 11:33:40 -05:00
cs_zone.py cloudstack: new module cs_zone 2016-12-08 11:33:52 -05:00
cs_zone_facts.py cloudstack: new module cs_zone_facts 2016-12-08 11:33:55 -05:00