1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-03 23:41:51 +00:00

Extra docs: normalize code block language (#10261)

Extra docs: normalize code block language.
This commit is contained in:
Felix Fontein 2025-06-17 01:04:24 +02:00 committed by GitHub
parent 49d84e7b97
commit 38ab1fbb88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,