1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/cloudstack
2017-07-16 11:46:10 +02:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
cs_account.py cloudstack: fix pep8 cs_account 2017-05-29 01:28:19 +02:00
cs_affinitygroup.py cloudstack: fix pep8 cs_affinitygroup 2017-05-29 01:28:19 +02:00
cs_cluster.py cloudstack: fix pep8 cs_cluster 2017-05-29 01:28:19 +02:00
cs_configuration.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cs_domain.py cloudstack: fix pep8 cs_domain 2017-05-29 01:28:19 +02:00
cs_facts.py cloudstack: fix pep8 cs_facts 2017-05-29 01:28:19 +02:00
cs_firewall.py Added Tag functionality to Volume,Template,FWRule,PF Rule,ISO,Snapshot (#23141) 2017-03-31 18:39:30 +02:00
cs_host.py cloudstack: cs_host: add state maintenance (#26502) 2017-07-07 08:33:26 +02:00
cs_instance.py cloudstack: cs_instance: fix KeyError: 'sshkeypair' 2017-07-04 15:58:21 +02:00
cs_instance_facts.py Adds attached volumes to instance facts (#23132) 2017-04-09 11:59:41 +02:00
cs_instance_nic.py cloudstack: cs_instance_nic: remove duplicate code (#26869) 2017-07-16 11:41:36 +02:00
cs_instancegroup.py cloudstack: cs_instancegroup: fix pep8 (#26534) 2017-07-07 19:08:39 +02:00
cs_ip_address.py cloudstack: cs_ip_address: fix vpc support (#22625) 2017-03-15 01:58:46 +01:00
cs_iso.py cloudstack: cs_iso: extend returns 2017-07-12 00:49:37 +02:00
cs_loadbalancer_rule.py cloudstack: fix pep8 for loadbalancer modules (#22822) 2017-03-21 11:00:46 +01:00
cs_loadbalancer_rule_member.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
cs_network.py cloudstack: cs_network: fix VPC support (#22627) 2017-03-15 02:00:40 +01:00
cs_network_acl.py cloudstack: add new module cs_network_acl (#24609) 2017-05-15 10:57:38 +02:00
cs_network_acl_rule.py cloudstack: new module cs_network_acl_rule (#25325) 2017-06-03 14:34:09 +02:00
cs_nic.py fix networkdid->networkid in cs_nic.py (#25914) 2017-06-23 07:15:03 +01:00
cs_pod.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
cs_portforward.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
cs_project.py cloudstack: fix pep8 cs_project (#25322) 2017-06-03 01:42:03 +02:00
cs_region.py cloudstack: cs_region: fix pep8 (#24134) 2017-04-29 09:16:21 +02:00
cs_resourcelimit.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cs_role.py cloudstack: cs_role: fix UnboundLocalError in check mode 2017-07-14 00:51:35 +02:00
cs_router.py cloudstack: cs_router: use query_api, remove CloudStackException dependency 2017-07-16 11:46:10 +02:00
cs_securitygroup.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cs_securitygroup_rule.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cs_snapshot_policy.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cs_sshkeypair.py Python 3 fixes for CloudStack modules and tests. (#24400) 2017-05-09 13:37:08 +02:00
cs_staticnat.py cloudstack: cs_staticnat: fix VPC support (#22626) 2017-03-15 01:59:20 +01:00
cs_template.py cloudstack: cs_template: default is_routing=None, fixes template upload for users (#26248) 2017-06-29 17:43:31 +02:00
cs_user.py cloudstack: cs_user: fix pep8 and minor restyling (#26849) 2017-07-15 19:16:53 +02:00
cs_vmsnapshot.py Added Tag functionality to Volume,Template,FWRule,PF Rule,ISO,Snapshot (#23141) 2017-03-31 18:39:30 +02:00
cs_volume.py Added Tag functionality to Volume,Template,FWRule,PF Rule,ISO,Snapshot (#23141) 2017-03-31 18:39:30 +02:00
cs_vpc.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
cs_vpn_gateway.py cloudstack: new module cs_vpn_gateway (#23954) 2017-05-10 14:55:14 +02:00
cs_zone.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
cs_zone_facts.py cloudstack: cs_zone_facts: add tests and fix pep8 (#25407) 2017-06-07 00:35:24 +02:00