mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07:00
Fixing your YAML Seth :)
This commit is contained in:
parent
0fa6ed490a
commit
fa9635478b
2 changed files with 2 additions and 3 deletions
|
@ -34,8 +34,7 @@ description:
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
- package name, or package specifier with version, like C(name-1.0).
|
- "package name, or package specifier with version, like C(name-1.0) in state=latest this can be '*' which means run: yum -y update"
|
||||||
- in state=latest this can be '*' which means run: yum -y update
|
|
||||||
required: true
|
required: true
|
||||||
default: null
|
default: null
|
||||||
aliases: []
|
aliases: []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue