community.general/lib/ansible/modules/extras/cloud/cloudstack
2016-12-08 11:35:09 -05:00
..
__init__.py cloudstack: add new module cloudstack_fw 2016-12-08 11:32:31 -05:00
cs_account.py cloudstack: use poll_job() from utils 2016-12-08 11:34:23 -05:00
cs_affinitygroup.py cloudstack: use poll_job() from utils 2016-12-08 11:34:23 -05:00
cs_cluster.py cloudstack: cs_cluster: overhaul code style 2016-12-08 11:34:22 -05:00
cs_configuration.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_domain.py cloudstack: use has_changed() from utils 2016-12-08 11:34:23 -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: use poll_job() from utils 2016-12-08 11:34:23 -05:00
cs_instance.py cloudtack: cs_instance: doc fix for missing tag alias (#3484) 2016-12-08 11:35:09 -05:00
cs_instance_facts.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_instancegroup.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_ip_address.py cloudstack: fix state=absent, ip_address not None but falsy (#3483) 2016-12-08 11:35:09 -05:00
cs_iso.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_loadbalancer_rule.py cloudstack: use poll_job() from utils 2016-12-08 11:34:23 -05:00
cs_loadbalancer_rule_member.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_network.py cloudstack: cs_network: cleanup dublicate VPC code (#3393) 2016-12-08 11:35:06 -05:00
cs_nic.py cloudstack: add new module cs_nic (#3392) 2016-12-08 11:35:08 -05:00
cs_pod.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_portforward.py cloudstack: cs_portforward: fix rule not found if domain is not account's domain. (#3093) 2016-12-08 11:34:56 -05:00
cs_project.py cloudstack: use has_changed() from utils 2016-12-08 11:34:23 -05:00
cs_resourcelimit.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_router.py cloudstack: use poll_job() from utils 2016-12-08 11:34:23 -05:00
cs_securitygroup.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_securitygroup_rule.py cloudstack: use poll_job() from utils 2016-12-08 11:34:23 -05:00
cs_snapshot_policy.py cloudstack: cs_snapshot_policy: remove unused arg specs and doc cleanup (#2361) 2016-12-08 11:34:20 -05:00
cs_sshkeypair.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_staticnat.py cloudstack: move duplicate common code to utils 2016-12-08 11:34:23 -05:00
cs_template.py cloudstack: use poll_job() from utils 2016-12-08 11:34:23 -05:00
cs_user.py cloudstack: use poll_job() from utils 2016-12-08 11:34:23 -05:00
cs_vmsnapshot.py cloudstack: use poll_job() from utils 2016-12-08 11:34:23 -05:00
cs_volume.py Update cs_volume module to fix typo on force attribute (#2592) 2016-12-08 11:34:32 -05:00
cs_vpc.py cloudstack: new module cs_vpc 2016-12-08 11:35:08 -05:00
cs_zone.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00
cs_zone_facts.py cloudstack: remove duplicate import cs handling, already in utils. 2016-12-08 11:34:22 -05:00