community.general/lib/ansible/modules/extras/cloud/cloudstack
lorijoan d0c2db9c5b Update cs_volume module to fix typo on force attribute (#2592)
fixes #2590
2016-12-08 11:34:32 -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 cloudstack: use has_changed() from utils 2016-12-08 11:34:23 -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: use poll_job() from utils 2016-12-08 11:34:23 -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: use has_changed() from utils 2016-12-08 11:34:23 -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: move duplicate common code to utils 2016-12-08 11:34:23 -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_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