Execution
Date
16 Sep 2025 10:11:10 +0100
Duration
00:00:13.64
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
40
Hosts
2
Tasks
78
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:03.59
-
PlayPlaybook to deny ssh for plesk servers that do not have shell users
-
TaskOn plesk server run the script
-
Date16 Sep 2025 10:11:22 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/RM10136_firewall_ssh_deny.yaml:9)
| Field | Value |
|---|---|
| msg |
The conditional check 'plsk.plesk_found' failed. The error was: error while evaluating conditional (plsk.plesk_found): 'dict object' has no attribute 'plesk_found'. 'dict object' has no attribute 'plesk_found'
The error appears to be in '/home/ssh-gateway/ansible/kuly/RM10136_firewall_ssh_deny.yaml': line 9, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
register: plsk
- name: On plesk server run the script
^ here
|