mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
adds license details to dev guide pages (#45574)
* adds license details to dev guide pages * fixes capitalization error
This commit is contained in:
@@ -11,6 +11,8 @@ Ansible provides a number of module utilities that provide helper functions that
|
||||
|
||||
The following is a list of ``module_utils`` files and a general description. The module utility source code lives in the ``./lib/ansible/module_utils`` directory under your main Ansible path - for more details on any specific module utility, please see the source code.
|
||||
|
||||
.. include:: shared_snippets/licensing.txt
|
||||
|
||||
- api.py - Adds shared support for generic API modules.
|
||||
- azure_rm_common.py - Definitions and utilities for Microsoft Azure Resource Manager template deployments.
|
||||
- basic.py - General definitions and helper utilities for Ansible modules.
|
||||
|
||||
Reference in New Issue
Block a user