breilly / fedora-infra / ansible

Forked from fedora-infra/ansible 3 years ago
Clone

5740d0c retrace: typo in variable name

1 file Authored by msuchy 4 years ago, Committed by pingou 4 years ago,
    retrace: typo in variable name
    
    addressing:
    TASK [abrt/retrace : Get last subuid entry] *****************************************************************************
    Monday 30 March 2020  07:15:43 +0000 (0:00:00.831)       0:05:45.873 **********
    fatal: [retrace-stg.aws.fedoraproject.org]: FAILED! => {"msg": "The conditional check '\"retrace\" not in retrace_subgid.stdout' failed. The error was: error while evaluating conditional (\"retrace\" not in retrace_subgid.stdout): Unable to look up a name or access an attribute in template string ({% if \"retrace\" not in retrace_subgid.stdout %} True {% else %} False {% endif %}).\nMake sure your variable name does not contain invalid characters like '-': argument of type 'AnsibleUndefined' is not iterable\n\nThe error appears to be in '/srv/web/infra/ansible/roles/abrt/retrace/tasks/podman.yml': line 23, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n- block:\n  - name: Get last subuid entry\n    ^ here\n"}