Un-remove wrongly removed ovirt modules and adjust deprecation to Ansible 2.14 (#353)

* Un-remove wrongly removed ovirt modules and adjust deprecation to Ansible 2.14 (regular 4 version deprecation cycle).

* Update sanity-2.10.txt

* Vendor dependencies from ovirt.ovirt as deprecated, and remove dependency on ovirt.ovirt.

* Use ovirt_facts doc_fragment, and don't add _ovirt_info doc_fragment.
This commit is contained in:
Felix Fontein 2020-05-18 21:43:50 +02:00 committed by GitHub
commit a0a534508a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 1050 additions and 129 deletions

View file

@ -11,10 +11,6 @@ class ModuleDocFragment(object):
# info standard oVirt documentation fragment
DOCUMENTATION = r'''
deprecated:
removed_in: "2.10"
why: When migrating to collection we decided to use only _info modules.
alternative: Use M(ovirt_info) instead
options:
fetch_nested:
description: