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-08-05 10:34:17 +02:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
_cs_nic.py cloudstack: new module cs_instance_nic_secondaryip, replaces cs_nic (#26491) 2017-08-04 15:01:12 +02: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: cs_domain: tests: add update tests (#27791) 2017-08-05 10:33:01 +02:00
cs_facts.py cloudstack: make facts run in check mode 2017-07-26 11:55:53 +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 cloudstack: make facts run in check mode 2017-07-26 11:55:53 +02:00
cs_instance_nic.py cloudstack: cs_instance_nic: remove duplicate code (#26869) 2017-07-16 11:41:36 +02:00
cs_instance_nic_secondaryip.py cloudstack: new module cs_instance_nic_secondaryip, replaces cs_nic (#26491) 2017-08-04 15:01:12 +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_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 cloud: cs_user: add feature keys handling (#27285) 2017-07-25 18:07:58 +02:00
cs_vmsnapshot.py cloudstack: cs_vmsnapshot: fix pep8 (#27792) 2017-08-05 10:34:17 +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: make facts run in check mode 2017-07-26 11:55:53 +02:00