1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-23 12:19:15 +00:00

multiple modules: fixed markups in doc (#5227) (#5233)

(cherry picked from commit 6e011f00f4)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2022-09-04 15:59:57 +02:00 committed by GitHub
parent f2e1abfe5e
commit 3427e02fce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 20 additions and 20 deletions

View file

@ -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