mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
Fix small typo (#32625)
This commit is contained in:
@@ -43,7 +43,7 @@ options:
|
||||
force_instance_delete:
|
||||
description:
|
||||
- To delete an instance, this argument must exist and be true (along with state being equal to absent).
|
||||
type: bool
|
||||
type: bool
|
||||
default: 'no'
|
||||
instance_display_name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user