Fixing your YAML Seth :)
This commit is contained in:
parent
98b284159f
commit
5603c32929
1 changed files with 1 additions and 2 deletions
|
@ -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: []
|
||||
|
|
Loading…
Reference in a new issue