mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix document references in modules (#49892)
* Docs: Fixes internal module reference syntax for seealso * Updates anchors and links * Updates seealso in the docs for module **win_chocolatey**.
This commit is contained in:
committed by
Alicia Cozine
parent
651ea5da44
commit
653c3da500
@@ -94,4 +94,4 @@ And you use the ``eapi`` variable in your task(s):
|
||||
|
||||
Note that while Ansible 2.6 supports the use of ``connection: local`` with ``provider`` dictionaries, this usage will be deprecated in the future and eventually removed.
|
||||
|
||||
For more information, see :ref:`Become and Networks<become-network>`
|
||||
For more information, see :ref:`Become and Networks<become_network>`
|
||||
|
||||
Reference in New Issue
Block a user