Execution
Date 25 Sep 2024 12:30:19 +0100
Duration 00:02:53.50
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
166 Hosts
9 Tasks
1455 Results
1 Plays
11 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:10.96
  • Play
    Playbook to check if there is left cron as per RM9718
  • Task
    Save to a file those that are not
  • Host
    ldap1.zimbra.stage.town ( task delegated to 127.0.0.1 )

Field Value
msg
The conditional check 'imout.rc == 2' failed. The error was: error while evaluating conditional (imout.rc == 2): 'dict object' has no attribute 'rc'. 'dict object' has no attribute 'rc'

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

The offending line appears to be:

      register: imout
    - name: Save to a file those that are not
      ^ here