Keep default behaviour for refresh

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher 2015-01-14 15:50:18 +01:00 committed by Matt Clay
parent 90f5e1925e
commit 1f0b0ad3cd

View file

@ -63,7 +63,7 @@ options:
description:
- Enable autorefresh of the repository.
required: false
default: "no"
default: "yes"
choices: [ "yes", "no" ]
aliases: []
notes: []