Execution
Date
30 Sep 2025 07:00:53 +0100
Duration
00:00:04.37
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
18
Hosts
1
Tasks
18
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:01.95
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date30 Sep 2025 07:00:56 +0100
-
Module / Actionshell (Ad-Hoc: shell: systemctl status crond.service:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
systemctl status crond.service |
| delta |
0:00:00.078910 |
| end |
2025-09-30 06:00:55.610169 |
| invocation |
{ "module_args": { "_raw_params": "systemctl status crond.service", "_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 |
non-zero return code |
| rc |
3 |
| start |
2025-09-30 06:00:55.531259 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
● crond.service - Command Scheduler Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor preset: enabled) Active: inactive (dead) since Tue 2025-09-30 06:00:45 UTC; 9s ago Process: 400554 ExecStart=/usr/sbin/crond -n $CRONDARGS (code=exited, status=0/SUCCESS) Main PID: 400554 (code=exited, status=0/SUCCESS) Sep 30 06:00:45 infra4.j.layershift.co.uk systemd[1]: Stopping Command Scheduler... Sep 30 06:00:45 infra4.j.layershift.co.uk systemd[1]: Stopped Command Scheduler. Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable. |
| stdout_lines |
[ "\u25cf crond.service - Command Scheduler", " Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor preset: enabled)", " Active: inactive (dead) since Tue 2025-09-30 06:00:45 UTC; 9s ago", " Process: 400554 ExecStart=/usr/sbin/crond -n $CRONDARGS (code=exited, status=0/SUCCESS)", " Main PID: 400554 (code=exited, status=0/SUCCESS)", "", "Sep 30 06:00:45 infra4.j.layershift.co.uk systemd[1]: Stopping Command Scheduler...", "Sep 30 06:00:45 infra4.j.layershift.co.uk systemd[1]: Stopped Command Scheduler.", "Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable." ] |