Execution
Date
08 May 2024 13:48:06 +0100
Duration
00:00:04.99
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
2
Hosts
6
Tasks
6
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.07
-
PlayMitigating CVE-2024-2961
-
TaskWrite to file if the command has no output
-
Date08 May 2024 13:48:11 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/RM9537.yaml:47)
| Field | Value |
|---|---|
| msg |
The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'nodename'. 'dict object' has no attribute 'nodename'
The error appears to be in '/home/ssh-gateway/ansible/RM9537.yaml': line 47, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
when: iconv_output.rc == 0
- name: Write to file if the command has no output
^ here
|