doc style adjustments: modules i* (#10409)

This commit is contained in:
Alexei Znamensky 2025-07-15 01:14:20 +12:00 committed by GitHub
commit a36ad54b53
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"""