mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 02:33:09 +00:00
Keep default behaviour for refresh
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -63,7 +63,7 @@ options:
|
||||
description:
|
||||
- Enable autorefresh of the repository.
|
||||
required: false
|
||||
default: "no"
|
||||
default: "yes"
|
||||
choices: [ "yes", "no" ]
|
||||
aliases: []
|
||||
notes: []
|
||||
|
||||
Reference in New Issue
Block a user