This module fails the progress with a custom message. It can be useful for bailing out when a certain condition is met using when.
# Example playbook using fail and when together - fail: msg="The system may not be provisioned according to the CMDB status." when: cmdb_status != "to-be-staged"
debug - Print statements during execution
fireball - Enable fireball mode on remote node
Enter search terms or a module, class or function name.