mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
More validate module fixes (#39097)
* Fix type bool DOCUMENTATION issues
This commit is contained in:
@@ -40,7 +40,7 @@ options:
|
||||
force:
|
||||
required: false
|
||||
default: False
|
||||
choices: [ True, False ]
|
||||
type: bool
|
||||
description:
|
||||
- Should the parameters be regenerated even it it already exists
|
||||
path:
|
||||
|
||||
Reference in New Issue
Block a user