mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Small typo fix
This commit is contained in:
@@ -49,7 +49,7 @@ options:
|
||||
aliases: [ "prefer-source" ]
|
||||
prefer_dist:
|
||||
description:
|
||||
- Forces installation from package dist even for de versions ( see --prefer-dist )
|
||||
- Forces installation from package dist even for dev versions ( see --prefer-dist )
|
||||
required: false
|
||||
default: "no"
|
||||
choices: [ "yes", "no" ]
|
||||
|
||||
Reference in New Issue
Block a user