mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 00:41:30 +00:00
multiple modules: fixed markups in doc (#5227)
This commit is contained in:
parent
ac8b034061
commit
6e011f00f4
14 changed files with 20 additions and 20 deletions
|
|
@ -27,7 +27,7 @@ options:
|
|||
name:
|
||||
description:
|
||||
- The name of the package.
|
||||
- When using C(state=latest), this can be C('*'), which updates all installed packages managed by pkgutil.
|
||||
- When using I(state=latest), this can be C('*'), which updates all installed packages managed by pkgutil.
|
||||
type: list
|
||||
required: true
|
||||
elements: str
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue