Execution
Date
18 Mar 2024 12:20:16 +0000
Duration
00:00:13.72
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.2.dev2
Python
3.10.10
Summary
10
Hosts
5
Tasks
50
Results
1
Plays
1
Files
0
Records
Task result details
-
Date18 Mar 2024 12:20:24 +0000
-
Module / Actioncommand (/home/ssh-gateway/ansible/check-kcare.yaml:12)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
[ "systemctl", "is-active", "kcare.service" ] |
| delta |
0:00:00.018924 |
| end |
2024-03-18 12:20:23.748358 |
| invocation |
{ "module_args": { "_raw_params": "systemctl is-active kcare.service", "_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 |
2024-03-18 12:20:23.729434 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
active |
| stdout_lines |
[ "active" ] |