mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159)
This commit is contained in:
@@ -94,7 +94,7 @@ options:
|
||||
description:
|
||||
- Whether to run the clean procedure in case of C(state=finalize).
|
||||
type: bool
|
||||
default: 'yes'
|
||||
default: true
|
||||
|
||||
keep_releases:
|
||||
type: int
|
||||
|
||||
Reference in New Issue
Block a user