Execution
Date
11 Mar 2026 16:46:35 +0000
Duration
00:07:58.40
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.13
ara
1.7.4 / 1.7.4
Python
3.10.10
Summary
397
Hosts
10
Tasks
3934
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:40.07
-
PlayCheck MariaDB Installation and Repo Version Consistency
-
TaskCheck if MariaDB-server is installed
-
Date11 Mar 2026 16:47:37 +0000
-
Module / Actionansible.builtin.command (/home/ssh-gateway/ansible/kuly/RM10320-check-mariadb.yaml:11)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
False |
| cmd |
[ "rpm", "-q", "--queryformat", "%{VERSION}", "MariaDB-server" ] |
| delta |
0:00:00.019382 |
| end |
2026-03-11 16:46:58.225439 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "rpm -q --queryformat '%{VERSION}' MariaDB-server", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2026-03-11 16:46:58.206057 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
10.6.24 |
| stdout_lines |
[ "10.6.24" ] |