You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/cloudstack
lorijoan 38d364103d Update cs_volume module to fix typo on force attribute (#2592)
fixes #2590
8 years ago
..
__init__.py cloudstack: add new module cloudstack_sshkey 10 years ago
cs_account.py cloudstack: use poll_job() from utils 9 years ago
cs_affinitygroup.py cloudstack: use poll_job() from utils 9 years ago
cs_cluster.py cloudstack: cs_cluster: overhaul code style 9 years ago
cs_configuration.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_domain.py cloudstack: use has_changed() from utils 9 years ago
cs_facts.py cloudstack: cs_facts: fix wrong description of returns cloudstack_public_ipv4, cloudstack_public_hostname 9 years ago
cs_firewall.py cloudstack: use poll_job() from utils 9 years ago
cs_instance.py cloudstack: use has_changed() from utils 9 years ago
cs_instance_facts.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_instancegroup.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_ip_address.py cloudstack: use poll_job() from utils 9 years ago
cs_iso.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_loadbalancer_rule.py cloudstack: use poll_job() from utils 9 years ago
cs_loadbalancer_rule_member.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_network.py cloudstack: use has_changed() from utils 9 years ago
cs_pod.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_portforward.py cloudstack: move duplicate common code to utils 9 years ago
cs_project.py cloudstack: use has_changed() from utils 9 years ago
cs_resourcelimit.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_router.py cloudstack: use poll_job() from utils 9 years ago
cs_securitygroup.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_securitygroup_rule.py cloudstack: use poll_job() from utils 9 years ago
cs_snapshot_policy.py cloudstack: cs_snapshot_policy: remove unused arg specs and doc cleanup (#2361) 9 years ago
cs_sshkeypair.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_staticnat.py cloudstack: move duplicate common code to utils 9 years ago
cs_template.py cloudstack: use poll_job() from utils 9 years ago
cs_user.py cloudstack: use poll_job() from utils 9 years ago
cs_vmsnapshot.py cloudstack: use poll_job() from utils 9 years ago
cs_volume.py Update cs_volume module to fix typo on force attribute (#2592) 8 years ago
cs_zone.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago
cs_zone_facts.py cloudstack: remove duplicate import cs handling, already in utils. 9 years ago