Execution
Date 03 Apr 2024 08:25:01 +0100
Duration 00:03:47.45
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
374 Hosts
5 Tasks
1284 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
msg
The conditional check '("'alive' in ping_result") and (cmd_result.rc == 0)' failed. The error was: error while evaluating conditional (("'alive' in ping_result") and (cmd_result.rc == 0)): 'cmd_result' is undefined. 'cmd_result' is undefined

The error appears to be in '/home/ssh-gateway/ansible/projects/RM9380/RM9380-check.yaml': line 48, column 11, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

      always:
        - name: Print all ok
          ^ here