mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Merge pull request #6381 from franckcuny/doc-module-lang
Document the module_lang option.
This commit is contained in:
@@ -310,6 +310,13 @@ different locations::
|
||||
|
||||
Most users will not need to use this feature. See :doc:`developing_plugins` for more details
|
||||
|
||||
.. _module_lang:
|
||||
|
||||
module_lang
|
||||
===========
|
||||
|
||||
This is to set the default language to communicate between the module and the system. By default, the value is 'C'.
|
||||
|
||||
.. _module_name:
|
||||
|
||||
module_name
|
||||
|
||||
Reference in New Issue
Block a user