mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
doc style adjustments: modules i* (#10409)
This commit is contained in:
@@ -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"""
|
||||
|
||||
Reference in New Issue
Block a user