Execution
Date
30 Aug 2024 09:25:32 +0100
Duration
00:02:44.36
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
135
Hosts
6
Tasks
795
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.03
-
PlayPlaybook to compare plesk versions
-
TaskCompare them
-
Date30 Aug 2024 09:28:00 +0100
-
Module / Actionansible.builtin.debug (/home/ssh-gateway/ansible/compare_plesk_versions.yaml:10)
| Field | Value |
|---|---|
| changed |
False |
| msg |
Version installed is {'changed': False, 'stdout': '18.0.63.3', 'stderr': '', 'rc': 0, 'cmd': 'set -o pipefail\n/sbin/plesk -v | grep "Product version" | cut -d ":" -f2 | sed "s/^[ \\t]*//" | awk \'{print $NF}\'\n', 'start': '2024-08-30 09:27:56.226304', 'end': '2024-08-30 09:27:56.235666', 'delta': '0:00:00.009362', 'msg': '', 'stdout_lines': ['18.0.63.3'], 'stderr_lines': [], 'ansible_facts': {'discovered_interpreter_python': '/usr/libexec/platform-python'}, 'failed': False}
|