Skip to content

Ansible.Task.ignore_errors should accept also Text #16

@wfranzini

Description

@wfranzini

Since ignore_errors only accept an Optional Boolean, it's not possible to specify a jinja expression evaluated at runtime.

Sometimes it's useful:

ignore_errors: "{{ ansible_check_mode }}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions