mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 07:19:10 -07:00
Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159)
This commit is contained in:
parent
675bdef190
commit
7533f9ac26
20 changed files with 72 additions and 72 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue