mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Adjust booleans in packaging modules. (#5154)
This commit is contained in:
@@ -34,7 +34,7 @@ options:
|
||||
have any effect, the environment must be deleted and newly
|
||||
created.
|
||||
type: bool
|
||||
default: 'no'
|
||||
default: false
|
||||
virtualenv_command:
|
||||
type: str
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user