Execution
Date
04 Jun 2025 13:23:31 +0100
Duration
00:02:45.68
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
392
Hosts
3
Tasks
1070
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:29.33
-
PlayPlaybook to get the servers that have version lower than
-
TaskCompare versions and save
-
Date04 Jun 2025 13:26:02 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/zulip-plesk-versions.yaml:16)
| 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/kuly/zulip-plesk-versions.yaml': line 16, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
pl_ver: "{{ plsk.plesk_version }}"
- name: Compare versions and save
^ here
|