Redirect gluster modules to gluster.gluster. (#71240) (#71264)

(cherry picked from commit 9f72ff80e3)
This commit is contained in:
Felix Fontein 2020-08-19 20:28:01 +02:00 committed by GitHub
parent c96e955c76
commit a06730cdb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "gluster modules - fix redirect to point to the ``gluster.gluster`` collection (https://github.com/ansible/ansible/pull/71240)."

View file

@ -2939,13 +2939,13 @@ plugin_routing:
emc_vnx_sg_member:
redirect: community.general.emc_vnx_sg_member
gluster_heal_facts:
redirect: community.general.gluster_heal_info
redirect: gluster.gluster.gluster_heal_info
gluster_heal_info:
redirect: community.general.gluster_heal_info
redirect: gluster.gluster.gluster_heal_info
gluster_peer:
redirect: community.general.gluster_peer
redirect: gluster.gluster.gluster_peer
gluster_volume:
redirect: community.general.gluster_volume
redirect: gluster.gluster.gluster_volume
ss_3par_cpg:
redirect: community.general.ss_3par_cpg
ibm_sa_domain: