This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
42655f737a
community.general
/
lib
/
ansible
/
modules
/
cloud
/
cloudstack
History
René Moser
8b8d5aaca7
cs_instance: remove CloudStackException dep (
#31724
)
...
- fixes dep - fix docs
2017-10-14 00:09:57 +02:00
..
__init__.py
…
_cs_nic.py
Remove wildcard imports from cloudstack modules.
2017-10-09 21:41:02 -07:00
cs_account.py
…
cs_affinitygroup.py
…
cs_cluster.py
…
cs_configuration.py
…
cs_domain.py
…
cs_facts.py
…
cs_firewall.py
…
cs_host.py
cloudstack: cs_host: add host_tag alias (
#28417
)
2017-08-18 22:41:52 +02:00
cs_instance.py
cs_instance: remove CloudStackException dep (
#31724
)
2017-10-14 00:09:57 +02:00
cs_instance_facts.py
cs_instance_facts: fix pep8 (
#31606
)
2017-10-12 14:00:14 +10:00
cs_instance_nic.py
…
cs_instance_nic_secondaryip.py
…
cs_instancegroup.py
…
cs_ip_address.py
…
cs_iso.py
…
cs_loadbalancer_rule.py
…
cs_loadbalancer_rule_member.py
…
cs_network.py
…
cs_network_acl.py
…
cs_network_acl_rule.py
…
cs_pod.py
…
cs_portforward.py
cs_portforward: remove CloudStackException dep (
#31610
)
2017-10-12 00:25:01 +02:00
cs_project.py
…
cs_region.py
…
cs_resourcelimit.py
…
cs_role.py
…
cs_router.py
…
cs_securitygroup.py
cs_securitygroup: remove CloudStackException dep (
#31597
)
2017-10-11 20:58:08 +02:00
cs_securitygroup_rule.py
cs_securitygroup_rule: remove CloudStackException dependency (
#31603
)
2017-10-11 22:23:00 +02:00
cs_snapshot_policy.py
cs_snapshot_policy: fix VM not found in non-default zone
2017-10-11 18:35:54 +02:00
cs_sshkeypair.py
…
cs_staticnat.py
…
cs_storage_pool.py
cloudstack: cs_storage_pool: fix state handling, add tests
2017-08-18 22:08:41 +02:00
cs_template.py
cloudstack: cs_template: remove dependency to CloudStackException
2017-09-29 11:11:22 +02:00
cs_user.py
…
cs_vmsnapshot.py
Fix trailing space in ec2_vol example, fix 'the the' typos (
#28440
)
2017-08-19 23:00:51 +02:00
cs_volume.py
cs_volume: fix CloudStackException dependency (
#30389
)
2017-09-15 20:40:28 +02:00
cs_vpc.py
…
cs_vpn_gateway.py
…
cs_zone.py
…
cs_zone_facts.py
…