mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fixed typo s/simple fail/simply fail (#21853)
This commit is contained in:
@@ -34,7 +34,7 @@ options:
|
||||
msg:
|
||||
description:
|
||||
- The customized message used for failing execution. If omitted,
|
||||
fail will simple bail out with a generic message.
|
||||
fail will simply bail out with a generic message.
|
||||
required: false
|
||||
default: "'Failed as requested from task'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user