Keep default behaviour for refresh
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
parent
90f5e1925e
commit
1f0b0ad3cd
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- Enable autorefresh of the repository.
|
- Enable autorefresh of the repository.
|
||||||
required: false
|
required: false
|
||||||
default: "no"
|
default: "yes"
|
||||||
choices: [ "yes", "no" ]
|
choices: [ "yes", "no" ]
|
||||||
aliases: []
|
aliases: []
|
||||||
notes: []
|
notes: []
|
||||||
|
|
Loading…
Reference in a new issue