Execution
Date
11 Sep 2024 15:09:30 +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
120
Hosts
1
Tasks
119
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:10.98
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date11 Sep 2024 15:09:45 +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.015874 |
| end |
2024-09-11 14:09:35.509756 |
| 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:09:35.493882 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
● mariadb.service - MariaDB 10.3 database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2024-08-05 14:30:47 UTC; 1 months 6 days ago
Docs: man:mysqld(8)
https://mariadb.com/kb/en/library/systemd/
Main PID: 999 (mysqld)
Status: "Taking your SQL requests now..."
Tasks: 36 (limit: 48953)
Memory: 129.5M
CGroup: /system.slice/mariadb.service
└─999 /usr/libexec/mysqld --basedir=/usr
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
|
| stdout_lines |
[ "\u25cf mariadb.service - MariaDB 10.3 database server", " Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)", " Active: active (running) since Mon 2024-08-05 14:30:47 UTC; 1 months 6 days ago", " Docs: man:mysqld(8)", " https://mariadb.com/kb/en/library/systemd/", " Main PID: 999 (mysqld)", " Status: \"Taking your SQL requests now...\"", " Tasks: 36 (limit: 48953)", " Memory: 129.5M", " CGroup: /system.slice/mariadb.service", " \u2514\u2500999 /usr/libexec/mysqld --basedir=/usr", "", "Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable." ] |