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-25 11:33:58 +02:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
cs_account.py cloudstack: cs_account: remove CloudStackException dependency (#26870) 2017-07-16 12:02:28 +02:00
cs_affinitygroup.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_cluster.py cloudstack: cs_cluster: remove duplicate code error handling (#27261) 2017-07-25 11:33:58 +02:00
cs_configuration.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_domain.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_facts.py cloudstack: fix pep8 cs_facts 2017-05-29 01:28:19 +02:00
cs_firewall.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_host.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +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: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_ip_address.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_iso.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_loadbalancer_rule.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_loadbalancer_rule_member.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_network.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_network_acl.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_network_acl_rule.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_nic.py fix networkdid->networkid in cs_nic.py (#25914) 2017-06-23 07:15:03 +01:00
cs_pod.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_portforward.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
cs_project.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_region.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_resourcelimit.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_role.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +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 cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_staticnat.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02: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 cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_vpn_gateway.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_zone.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
cs_zone_facts.py cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00