mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Deprecate gluster_* modules (#1439)
* Deprecate gluster_* modules. * Update 2.9 ignore.txt entries for deprecation syntax.
This commit is contained in:
2
changelogs/fragments/gluster-deprecation.yaml
Normal file
2
changelogs/fragments/gluster-deprecation.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
deprecated_features:
|
||||
- The ``gluster_heal_info``, ``gluster_peer`` and ``gluster_volume`` modules have migrated to the `gluster.gluster <https://galaxy.ansible.com/gluster/gluster>`_ collection. Ansible-base 2.10.1 adjusted the routing target to point to the modules in that collection, so we will remove these modules in community.general 3.0.0. If you use Ansible 2.9, or use FQCNs ``community.general.gluster_*`` in your playbooks and/or roles, please update them to use the modules from ``gluster.gluster`` instead.
|
||||
Reference in New Issue
Block a user