mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 07:24:00 -07:00
doc style adjustments: modules i* (#10409)
This commit is contained in:
parent
283d947f17
commit
a36ad54b53
28 changed files with 305 additions and 306 deletions
|
@ -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"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue