Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider action plugin redirects #360

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

felixfontein
Copy link
Collaborator

@felixfontein
Copy link
Collaborator Author

This creates a file collections/ansible/builtin/yum_module.rst for me:

.. Document meta

:orphan:

.. meta::
  :antsibull-docs: 2.16.0.post0

.. Anchors

.. _ansible_collections.ansible.builtin.yum_module:

.. Title

ansible.builtin.yum module
++++++++++++++++++++++++++

.. Collection note

.. note::
    This redirect is part of ``ansible-core`` and included in all Ansible
    installations. In most cases, you can use the short module name
    :code:`yum` even without specifying the :ref:`collections keyword <collections_keyword>`.
    Despite that, we recommend you use the :term:`Fully Qualified Collection Name (FQCN)` :code:`ansible.builtin.yum` for easy linking to the
    module    documentation and to avoid conflicting with other collections that may have
    the same module name.

- This is a redirect to the :ansplugin:`ansible.builtin.dnf module <ansible.builtin.dnf#module>`.

@felixfontein felixfontein marked this pull request as ready for review November 20, 2024 20:26
@felixfontein felixfontein merged commit 01a5e90 into ansible-community:main Nov 21, 2024
12 checks passed
@felixfontein felixfontein deleted the action-redirect branch November 21, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant