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
-
StatusFAILED
-
Duration00:00:09.14
-
PlayPlaybook to check if there is left cron as per RM9718
-
TaskSave to a file those that are not
-
Date25 Sep 2024 12:32:54 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/check_if_cron_enabled.yaml:18)
| 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
|