mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
cloudstack migrated to dedicated collection ngine_io.cloudstack (#173)
* cloudstack migrated to dedicated collection ngine_io.cloudstack * remove leftovers * remove more leftovers
This commit is contained in:
parent
6ccf3682ac
commit
ec52007c8d
312 changed files with 0 additions and 37203 deletions
|
@ -200,30 +200,6 @@ plugins/modules/cloud/cloudscale/cloudscale_server.py validate-modules:parameter
|
|||
plugins/modules/cloud/cloudscale/cloudscale_server_group.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/cloudscale/cloudscale_volume.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/cloudscale/cloudscale_volume.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_disk_offering.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_firewall.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_host.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_instance.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_ip_address.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_iso.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_loadbalancer_rule.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/cloudstack/cs_loadbalancer_rule.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_loadbalancer_rule_member.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_network.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_network_acl_rule.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_network_offering.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_physical_network.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_portforward.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_project.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_resourcelimit.py validate-modules:invalid-ansiblemodule-schema
|
||||
plugins/modules/cloud/cloudstack/cs_service_offering.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_storage_pool.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_template.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_vmsnapshot.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_volume.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_vpc.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_vpc_offering.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_vpn_customer_gateway.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:parameter-type-not-in-doc
|
||||
|
@ -1982,10 +1958,6 @@ tests/unit/plugins/modules/web_infrastructure/test_apache2_module.py metaclass-b
|
|||
tests/unit/plugins/modules/web_infrastructure/test_jenkins_plugin.py future-import-boilerplate
|
||||
tests/unit/plugins/modules/web_infrastructure/test_jenkins_plugin.py metaclass-boilerplate
|
||||
tests/utils/shippable/timing.py shebang
|
||||
plugins/modules/cloud/cloudstack/cs_instance_facts.py validate-modules:deprecation-mismatch # needs to be removed and adjusted once https://github.com/ansible/ansible/pull/67684 has been merged
|
||||
plugins/modules/cloud/cloudstack/cs_instance_facts.py validate-modules:invalid-documentation # needs to be removed and adjusted once https://github.com/ansible/ansible/pull/67684 has been merged
|
||||
plugins/modules/cloud/cloudstack/cs_zone_facts.py validate-modules:deprecation-mismatch # needs to be removed and adjusted once https://github.com/ansible/ansible/pull/67684 has been merged
|
||||
plugins/modules/cloud/cloudstack/cs_zone_facts.py validate-modules:invalid-documentation # needs to be removed and adjusted once https://github.com/ansible/ansible/pull/67684 has been merged
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:deprecation-mismatch # needs to be removed and adjusted once https://github.com/ansible/ansible/pull/67684 has been merged
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:invalid-documentation # needs to be removed and adjusted once https://github.com/ansible/ansible/pull/67684 has been merged
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean_sshkey_facts.py validate-modules:deprecation-mismatch # needs to be removed and adjusted once https://github.com/ansible/ansible/pull/67684 has been merged
|
||||
|
|
|
@ -284,30 +284,6 @@ plugins/modules/cloud/cloudscale/cloudscale_server.py validate-modules:parameter
|
|||
plugins/modules/cloud/cloudscale/cloudscale_server_group.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/cloudscale/cloudscale_volume.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/cloudscale/cloudscale_volume.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_disk_offering.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_firewall.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_host.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_instance.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_ip_address.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_iso.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_loadbalancer_rule.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/cloudstack/cs_loadbalancer_rule.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_loadbalancer_rule_member.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_network.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_network_acl_rule.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_network_offering.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_physical_network.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_portforward.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_project.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_resourcelimit.py validate-modules:invalid-ansiblemodule-schema
|
||||
plugins/modules/cloud/cloudstack/cs_service_offering.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_storage_pool.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_template.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_vmsnapshot.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_volume.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_vpc.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_vpc_offering.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/cloudstack/cs_vpn_customer_gateway.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:parameter-type-not-in-doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue