1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-18 09:51:41 +00:00

docs style adjustments (#11037)

docs adjustments
This commit is contained in:
Alexei Znamensky 2025-11-07 10:29:44 +13:00 committed by GitHub
parent 3c42ec730d
commit c984b89667
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 10 deletions

View file

@ -128,7 +128,7 @@ notes:
- 'In the tests, while using C(yay) as the O(executable) option, the module failed to install AUR packages with the error:
C(error: target not found: <pkg>). This is caused by an incompatibility of yay with the arguments passed by this module.
See L(yay bug #1744 report for details, https://github.com/Jguer/yay/issues/1744).'
- The common return values `stdout` and `stderr` are returned upon success, when needed, since community.general 4.1.0.
- The common return values C(stdout) and C(stderr) are returned upon success, when needed, since community.general 4.1.0.
"""
RETURN = r"""