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
Brian Coca cda520436e Merge pull request #1591 from resmo/feature/cs_zone
[2.1] cloudstack: new module cs_zone
9 years ago
..
__init__.py
cs_account.py cloudstack: fixes and improvements 9 years ago
cs_affinitygroup.py cloudstack: fix name is not case insensitive 9 years ago
cs_cluster.py cloudstack: new module cs_cluster 9 years ago
cs_configuration.py cloudstack: new module cs_configuration 9 years ago
cs_domain.py cloudstack: fixes and improvements 9 years ago
cs_facts.py
cs_firewall.py cloudstack: fixes and improvements 9 years ago
cs_instance.py cloudstack: cs_instance: implement updating security groups 9 years ago
cs_instance_facts.py cloudstack: new module cs_instance_facts 9 years ago
cs_instancegroup.py cloudstack: fixes and improvements 9 years ago
cs_ip_address.py cloudstack: fixes and improvements 9 years ago
cs_iso.py cloudstack: fixes and improvements 9 years ago
cs_loadbalancer_rule.py Remove duplicate documentation fields 9 years ago
cs_loadbalancer_rule_member.py cloudstack: fixes and improvements 9 years ago
cs_network.py cloudstack: fixes and improvements 9 years ago
cs_pod.py cloudstack: new module cs_pod 9 years ago
cs_portforward.py cloudstack: cs_portforward: fix missing return and remove unused arg 9 years ago
cs_project.py cloudstack: fixes and improvements 9 years ago
cs_resourcelimit.py cloudstack: add new module cs_resourcelimit 9 years ago
cs_securitygroup.py cloudstack: fix name is not case insensitive 9 years ago
cs_securitygroup_rule.py cloudstack: fixes and improvements 9 years ago
cs_sshkeypair.py cloudstack: fixes and improvements 9 years ago
cs_staticnat.py cloudstack: fixes and improvements 9 years ago
cs_template.py cloudstack: use CS_HYPERVISORS from cloudstack utils 9 years ago
cs_user.py cloudstack: fixes and improvements 9 years ago
cs_vmsnapshot.py cloudstack: fixes and improvements 9 years ago
cs_volume.py cloudstack: cs_volume: simplify detach on state=absent 9 years ago
cs_zone.py cloudstack: new module cs_zone 9 years ago