fail

Collection: builtin

Full Name: fail

Controller module — runs on the local controller, not on remote hosts.

Synopsis

Manage fail

Parameters

NameTypeRequiredDefaultDescription
msgstringFailed as requested from taskThe customized message used for failing execution

Example

- name: Example fail task
  fail:
    msg: Failed as requested from task