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/plugins/modules/cloud/cloudstack
Felix Fontein 07ecfc940c
Fix imports, part 2 (#42)
* Recover missing netapp.ontap module doc fragments from ansible/ansible@pre-ansible-base.

* Fix PEP8 issues.

* Remove netbox empty files, and test which shouldn't be here.

* Add forgotten file for kubevirt tests.

* Fix unit test imports.

* ansible/ansible#68415 has been fixed.

* Clean up/rearrange imports.

* Update ignore.txt, fix boilerplate.

* Netapp docs fragment: fix spacing

* Forgot to adjust kubevirt tests.
2020-03-25 11:43:51 +00:00
..
cs_account.py Initial commit 2020-03-09 09:11:07 +00:00
cs_affinitygroup.py Initial commit 2020-03-09 09:11:07 +00:00
cs_cluster.py Initial commit 2020-03-09 09:11:07 +00:00
cs_configuration.py Initial commit 2020-03-09 09:11:07 +00:00
cs_disk_offering.py Initial commit 2020-03-09 09:11:07 +00:00
cs_domain.py Initial commit 2020-03-09 09:11:07 +00:00
cs_facts.py Initial commit 2020-03-09 09:11:07 +00:00
cs_firewall.py Initial commit 2020-03-09 09:11:07 +00:00
cs_host.py Initial commit 2020-03-09 09:11:07 +00:00
cs_image_store.py Initial commit 2020-03-09 09:11:07 +00:00
cs_instance.py Initial commit 2020-03-09 09:11:07 +00:00
cs_instance_facts.py Initial commit 2020-03-09 09:11:07 +00:00
cs_instance_info.py Initial commit 2020-03-09 09:11:07 +00:00
cs_instance_nic.py Fix imports, part 2 (#42) 2020-03-25 11:43:51 +00:00
cs_instance_nic_secondaryip.py Initial commit 2020-03-09 09:11:07 +00:00
cs_instance_password_reset.py Initial commit 2020-03-09 09:11:07 +00:00
cs_instancegroup.py Initial commit 2020-03-09 09:11:07 +00:00
cs_ip_address.py Initial commit 2020-03-09 09:11:07 +00:00
cs_iso.py Initial commit 2020-03-09 09:11:07 +00:00
cs_loadbalancer_rule.py Initial commit 2020-03-09 09:11:07 +00:00
cs_loadbalancer_rule_member.py Initial commit 2020-03-09 09:11:07 +00:00
cs_network.py Initial commit 2020-03-09 09:11:07 +00:00
cs_network_acl.py Initial commit 2020-03-09 09:11:07 +00:00
cs_network_acl_rule.py Initial commit 2020-03-09 09:11:07 +00:00
cs_network_offering.py Initial commit 2020-03-09 09:11:07 +00:00
cs_physical_network.py Initial commit 2020-03-09 09:11:07 +00:00
cs_pod.py Initial commit 2020-03-09 09:11:07 +00:00
cs_portforward.py Initial commit 2020-03-09 09:11:07 +00:00
cs_project.py Initial commit 2020-03-09 09:11:07 +00:00
cs_region.py Initial commit 2020-03-09 09:11:07 +00:00
cs_resourcelimit.py Initial commit 2020-03-09 09:11:07 +00:00
cs_role.py Initial commit 2020-03-09 09:11:07 +00:00
cs_role_permission.py Initial commit 2020-03-09 09:11:07 +00:00
cs_router.py Initial commit 2020-03-09 09:11:07 +00:00
cs_securitygroup.py Initial commit 2020-03-09 09:11:07 +00:00
cs_securitygroup_rule.py Initial commit 2020-03-09 09:11:07 +00:00
cs_service_offering.py Initial commit 2020-03-09 09:11:07 +00:00
cs_snapshot_policy.py Initial commit 2020-03-09 09:11:07 +00:00
cs_sshkeypair.py Initial commit 2020-03-09 09:11:07 +00:00
cs_staticnat.py Initial commit 2020-03-09 09:11:07 +00:00
cs_storage_pool.py Initial commit 2020-03-09 09:11:07 +00:00
cs_template.py Initial commit 2020-03-09 09:11:07 +00:00
cs_traffic_type.py Initial commit 2020-03-09 09:11:07 +00:00
cs_user.py Initial commit 2020-03-09 09:11:07 +00:00
cs_vlan_ip_range.py Initial commit 2020-03-09 09:11:07 +00:00
cs_vmsnapshot.py Initial commit 2020-03-09 09:11:07 +00:00
cs_volume.py Initial commit 2020-03-09 09:11:07 +00:00
cs_vpc.py Initial commit 2020-03-09 09:11:07 +00:00
cs_vpc_offering.py Initial commit 2020-03-09 09:11:07 +00:00
cs_vpn_connection.py Initial commit 2020-03-09 09:11:07 +00:00
cs_vpn_customer_gateway.py Initial commit 2020-03-09 09:11:07 +00:00
cs_vpn_gateway.py Initial commit 2020-03-09 09:11:07 +00:00
cs_zone.py Initial commit 2020-03-09 09:11:07 +00:00
cs_zone_facts.py Initial commit 2020-03-09 09:11:07 +00:00
cs_zone_info.py Initial commit 2020-03-09 09:11:07 +00:00