mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-05 17:55:11 +00:00
Adjust booleans in packaging modules. (#5154)
This commit is contained in:
parent
be2de15c66
commit
ddc989ec6d
38 changed files with 242 additions and 228 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue