Execution
Date
30 Aug 2024 10:08:22 +0100
Duration
00:02:17.84
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.1
Python
3.10.10
Summary
136
Hosts
9
Tasks
1009
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:08.63
-
PlayPlaybook to compare plesk versions
-
TaskDisplay message if plesk not found
-
Hostldap2.mail.ls
-
Date30 Aug 2024 10:10:03 +0100
-
Module / Actionansible.builtin.debug (/home/ssh-gateway/ansible/compare_plesk_versions.yaml:12)
| Field | Value |
|---|---|
| msg |
The conditional check 'not plesk_found' failed. The error was: error while evaluating conditional (not plesk_found): 'plesk_found' is undefined. 'plesk_found' is undefined
The error appears to be in '/home/ssh-gateway/ansible/compare_plesk_versions.yaml': line 12, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
tasks:
- name: Display message if plesk not found
^ here
|