Execution
Date
22 Sep 2025 14:46:19 +0100
Duration
00:03:08.99
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
400
Hosts
2
Tasks
796
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:34.38
-
PlayPlaybook to add tls v1.3
-
TaskRun the command on plesk servers
-
Date22 Sep 2025 14:49:05 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/RM10139-add_tls_v13.yaml:9)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
set -o pipefail /usr/local/psa/bin/server_pref -u -ssl-protocols 'TLSv1.2 TLSv1.3' |
| delta |
0:00:03.889133 |
| end |
2025-09-22 14:48:35.108105 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\n/usr/local/psa/bin/server_pref -u -ssl-protocols 'TLSv1.2 TLSv1.3'\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-09-22 14:48:31.218972 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
SUCCESS: Server preferences are successfully updated |
| stdout_lines |
[ "SUCCESS: Server preferences are successfully updated" ] |