mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Adjust booleans in misc modules. (#5160)
This commit is contained in:
@@ -56,7 +56,7 @@ options:
|
||||
description:
|
||||
- Set value to C(true) to force node into install state if it already exists in stacki.
|
||||
type: bool
|
||||
default: no
|
||||
default: false
|
||||
state:
|
||||
description:
|
||||
- Set value to the desired state for the specified host.
|
||||
|
||||
Reference in New Issue
Block a user