Execution
Date 07 Apr 2025 15:35:32 +0100
Duration 00:03:09.32
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
393 Hosts
3 Tasks
1161 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
msg
The conditional check 'command_output.stdout.find("15c642d7e43747cbe4d1f8062d8747e547c111d0aaa3c229e68f1179a61fbcaa") == -1' failed. The error was: error while evaluating conditional (command_output.stdout.find("15c642d7e43747cbe4d1f8062d8747e547c111d0aaa3c229e68f1179a61fbcaa") == -1): '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 21, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

      failed_when: false
    - name: Check for the specific string and display if not found
      ^ here