Execution
Date
11 Jun 2025 09:59:59 +0100
Duration
00:00:07.89
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
26
Hosts
1
Tasks
26
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:03.45
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date11 Jun 2025 10:00:04 +0100
-
Module / Actionshell (Ad-Hoc: shell: systemctl status crond:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
systemctl status crond |
| delta |
0:00:00.056331 |
| end |
2025-06-11 09:00:02.784598 |
| invocation |
{ "module_args": { "_raw_params": "systemctl status crond", "_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-06-11 09:00:02.728267 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
● crond.service - Command Scheduler Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor preset: enabled) Active: inactive (dead) since Wed 2025-06-11 08:59:20 UTC; 42s ago Process: 5672 ExecStart=/usr/sbin/crond -n $CRONDARGS (code=exited, status=0/SUCCESS) Main PID: 5672 (code=exited, status=0/SUCCESS) Jun 11 08:59:20 hn1.j.chi.layershift.com systemd[1]: Stopping Command Scheduler... Jun 11 08:59:20 hn1.j.chi.layershift.com crond[5672]: (CRON) INFO (Shutting down) Jun 11 08:59:20 hn1.j.chi.layershift.com 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 Wed 2025-06-11 08:59:20 UTC; 42s ago", " Process: 5672 ExecStart=/usr/sbin/crond -n $CRONDARGS (code=exited, status=0/SUCCESS)", " Main PID: 5672 (code=exited, status=0/SUCCESS)", "", "Jun 11 08:59:20 hn1.j.chi.layershift.com systemd[1]: Stopping Command Scheduler...", "Jun 11 08:59:20 hn1.j.chi.layershift.com crond[5672]: (CRON) INFO (Shutting down)", "Jun 11 08:59:20 hn1.j.chi.layershift.com systemd[1]: Stopped Command Scheduler.", "Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable." ] |