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/ovirt
Felix Fontein b54ddaa28c
Clean up deprecations (#504)
* Adjust deprecation versions.

* Remove redirects that are already made in ansible/ansible's ansible_builtin_runtime.yml

* Remove modules that were moved to the google.cloud collection according to ansible/ansible's ansible_builtin_runtime.yml.

* The _info module is in google.cloud.

* The gcp doc_fragment is a copy of the one in google.cloud and is only used by one lookup. Mark as deprecated/internal.

* Remove entries of modules that no longer exist.

* Update ignore.txt.

* Try to fix test.

* Remove debug output.
2020-06-16 13:15:19 +02:00
..
ovirt_affinity_label_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_api_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_cluster_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_datacenter_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_disk_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_event_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_external_provider_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_group_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_host_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_host_storage_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_network_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_nic_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_permission_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_quota_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_scheduling_policy_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_snapshot_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_storage_domain_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_storage_template_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_storage_vm_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_tag_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_template_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_user_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_vm_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
ovirt_vmpool_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00