mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Extra docs: normalize code block language (#10261)
Extra docs: normalize code block language.
This commit is contained in:
parent
49d84e7b97
commit
38ab1fbb88
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ And by the time the module is about to exit:
|
|||
|
||||
That makes the return value of the module:
|
||||
|
||||
.. code-block:: javascript
|
||||
.. code-block:: json
|
||||
|
||||
{
|
||||
"abc": 123,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue