Execution
Date
27 Nov 2024 11:44:09 +0000
Duration
00:02:15.67
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
235
Hosts
5
Tasks
927
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:12.61
-
PlayCheck if ttl is zero
-
TaskSave hostname if stdout is not empty
-
Date27 Nov 2024 11:46:09 +0000
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/check-dns.yaml:16)
| Field | Value |
|---|---|
| msg |
The conditional check 'plesk_out.stdout | length > 0' failed. The error was: error while evaluating conditional (plesk_out.stdout | length > 0): 'dict object' has no attribute 'stdout'. 'dict object' has no attribute 'stdout'
The error appears to be in '/home/ssh-gateway/ansible/kuly/check-dns.yaml': line 16, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
register: plesk_out
- name: Save hostname if stdout is not empty
^ here
|