Deprecate nios content (#2458)

* Deprecate nios content.

* Make 2.9's ansible-test happy.

* Add module_utils deprecation.
This commit is contained in:
Felix Fontein 2021-05-13 21:50:40 +02:00 committed by GitHub
commit ee9770cff7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 196 additions and 2 deletions

View file

@ -0,0 +1,2 @@
deprecated_features:
- "The nios, nios_next_ip, nios_next_network lookup plugins, the nios documentation fragment, and the nios_host_record, nios_ptr_record, nios_mx_record, nios_fixed_address, nios_zone, nios_member, nios_a_record, nios_aaaa_record, nios_network, nios_dns_view, nios_txt_record, nios_naptr_record, nios_srv_record, nios_cname_record, nios_nsgroup, and nios_network_view module have been deprecated and will be removed from community.general 5.0.0. Please install the `infoblox.nios_modules <https://galaxy.ansible.com/infoblox/nios_modules>`_ collection instead and use its plugins and modules (https://github.com/ansible-collections/community.general/pull/2458)."