mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fixing your YAML Seth :)
This commit is contained in:
@@ -34,8 +34,7 @@ description:
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
- package name, or package specifier with version, like C(name-1.0).
|
||||
- in state=latest this can be '*' which means run: yum -y update
|
||||
- "package name, or package specifier with version, like C(name-1.0) in state=latest this can be '*' which means run: yum -y update"
|
||||
required: true
|
||||
default: null
|
||||
aliases: []
|
||||
|
||||
Reference in New Issue
Block a user