Execution
Date
11 Sep 2024 15:07:07 +0100
Duration
None
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
39
Hosts
1
Tasks
38
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:11.18
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date11 Sep 2024 15:07:20 +0100
-
Module / Actionshell (Ad-Hoc: shell: systemctl status mariadb.service --no-pager:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
systemctl status mariadb.service --no-pager |
| delta |
0:00:00.031684 |
| end |
2024-09-11 14:07:10.223718 |
| invocation |
{ "module_args": { "_raw_params": "systemctl status mariadb.service --no-pager", "_uses_shell": true, "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 |
2024-09-11 14:07:10.192034 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
● mariadb.service - MariaDB 10.6.19 database server
Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/mariadb.service.d
└─override.conf
Active: active (running) since Mon 2024-09-09 12:14:05 UTC; 2 days ago
Docs: man:mariadbd(8)
https://mariadb.com/kb/en/library/systemd/
Main PID: 42076 (mariadbd)
Status: "Taking your SQL requests now..."
Tasks: 21 (limit: 13783)
Memory: 84.9M
CGroup: /system.slice/mariadb.service
└─42076 /usr/sbin/mariadbd
|
| stdout_lines |
[ "\u25cf mariadb.service - MariaDB 10.6.19 database server", " Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)", " Drop-In: /etc/systemd/system/mariadb.service.d", " \u2514\u2500override.conf", " Active: active (running) since Mon 2024-09-09 12:14:05 UTC; 2 days ago", " Docs: man:mariadbd(8)", " https://mariadb.com/kb/en/library/systemd/", " Main PID: 42076 (mariadbd)", " Status: \"Taking your SQL requests now...\"", " Tasks: 21 (limit: 13783)", " Memory: 84.9M", " CGroup: /system.slice/mariadb.service", " \u2514\u250042076 /usr/sbin/mariadbd" ] |