1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-03 08:52:55 +00:00

[PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411)

doc style adjustments: modules i* (#10409)

(cherry picked from commit a36ad54b53)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-07-14 15:34:39 +02:00 committed by GitHub
parent ffa1436f05
commit 27377140d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 305 additions and 306 deletions

View file

@ -47,7 +47,7 @@ options:
choices: [absent, present]
default: present
notes:
- If the package is already installed, even the package/fileset is new, the module will not install it.
- If the package is already installed, even the package/fileset is new, the module does not install it.
"""
EXAMPLES = r"""