Update playbooks_reuse_roles.rst (#1415)

Updated the link for the Ansible Galaxy documentation to reflect the galaxy-ng documentation.

Decided to remove the line completely ('A page that refers back to this one frequently is the...' ) which referred to a documentation page that no longer exists, as it seemed superfluous and slightly confusing.
This commit is contained in:
Chyna Sanders
2024-05-09 14:42:08 -05:00
committed by GitHub
parent 5cd1979444
commit 6e2bf9688c

View File

@@ -714,7 +714,7 @@ Sharing roles: Ansible Galaxy
The client ``ansible-galaxy`` is included in Ansible. The Galaxy client allows you to download roles from Ansible Galaxy and provides an excellent default framework for creating your own roles.
Read the `Ansible Galaxy documentation <https://galaxy.ansible.com/docs/>`_ page for more information. A page that refers back to this one frequently is the Galaxy Roles document which explains the required metadata your role needs for use in Galaxy <https://galaxy.ansible.com/docs/contributing/creating_role.html>.
Read the `Ansible Galaxy documentation <https://ansible.readthedocs.io/projects/galaxy-ng/en/latest/>`_ page for more information.
.. seealso::