Fix small typo (#32625)

pull/32308/head^2
Dag Wieers 7 years ago committed by GitHub
parent 585ecc2867
commit 4afb3bf76c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,7 +43,7 @@ options:
force_instance_delete: force_instance_delete:
description: description:
- To delete an instance, this argument must exist and be true (along with state being equal to absent). - To delete an instance, this argument must exist and be true (along with state being equal to absent).
type: bool type: bool
default: 'no' default: 'no'
instance_display_name: instance_display_name:
description: description:

Loading…
Cancel
Save