Execution
Date
11 Sep 2024 16:17:22 +0100
Duration
00:00:44.65
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
138
Hosts
1
Tasks
138
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:14.39
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date11 Sep 2024 16:17:49 +0100
-
Module / Actionshell (Ad-Hoc: shell: systemctl status mariadb | grep Active:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
systemctl status mariadb | grep Active |
| delta |
0:00:00.028983 |
| end |
2024-09-11 16:17:35.733226 |
| invocation |
{ "module_args": { "_raw_params": "systemctl status mariadb | grep Active", "_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 16:17:35.704243 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Active: active (running) since Wed 2024-09-11 15:55:00 BST; 22min ago |
| stdout_lines |
[ " Active: active (running) since Wed 2024-09-11 15:55:00 BST; 22min ago" ] |