fail
Collection: builtin
Full Name: fail
Controller module — runs on the local controller, not on remote hosts.
Synopsis
Manage fail
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| msg | string | Failed as requested from task | The customized message used for failing execution |
Example
- name: Example fail task
fail:
msg: Failed as requested from task