Execution
Date 08 Apr 2025 09:19:16 +0100
Duration 00:03:20.16
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
395 Hosts
4 Tasks
1549 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
msg
The conditional check 'result.stdout | regex_search('FOUND')' failed. The error was: error while evaluating conditional (result.stdout | regex_search('FOUND')): 'dict object' has no attribute 'stdout'. 'dict object' has no attribute 'stdout'

The error appears to be in '/home/ssh-gateway/ansible/kuly/RM9972-2.yaml': line 32, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

        var: result.stdout_lines
    - name: Save found ones to file
      ^ here