mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 11:22:47 +00:00
link from API stub page to module_utils page (#49831)
This commit is contained in:
@@ -4,9 +4,8 @@
|
||||
Ansible API Documentation
|
||||
*************************
|
||||
|
||||
The Ansible API is under construction. These stub references will be documented in future. For now, there is a legacy :ref:`documentation page <ansible.module_utils>` for the ``AnsibleModule``.
|
||||
|
||||
|
||||
The Ansible API is under construction. These stub references for attributes, classes, functions, methods, and modules will be documented in future.
|
||||
The :ref:`module utilities <ansible.module_utils>` included in ``ansible.module_utils.basic`` and ``AnsibleModule`` are documented under Reference & Appendices.
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Reference in New Issue
Block a user