Execution
Date
11 Jun 2025 10:05:43 +0100
Duration
00:00:06.88
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
-
StatusCHANGED
-
Duration00:00:01.57
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date11 Jun 2025 10:05:45 +0100
-
Module / Actionshell (Ad-Hoc: shell: systemctl status crond:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
systemctl status crond |
| delta |
0:00:00.031135 |
| end |
2025-06-11 09:05:44.487915 |
| 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 |
|
| rc |
0 |
| start |
2025-06-11 09:05:44.456780 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
● crond.service - Command Scheduler
Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2025-06-11 09:05:33 UTC; 11s ago
Main PID: 1055948 (crond)
Tasks: 1
Memory: 1.0M
CGroup: /system.slice/crond.service
└─1055948 /usr/sbin/crond -n
Jun 11 09:05:33 hn26.j.layershift.co.uk systemd[1]: Started Command Scheduler.
Jun 11 09:05:33 hn26.j.layershift.co.uk crond[1055948]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 51% if used.)
Jun 11 09:05:33 hn26.j.layershift.co.uk crond[1055948]: (CRON) INFO (running with inotify support)
Jun 11 09:05:33 hn26.j.layershift.co.uk crond[1055948]: (CRON) INFO (@reboot jobs will be run at computer's startup.)
|
| stdout_lines |
[ "\u25cf crond.service - Command Scheduler", " Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor preset: enabled)", " Active: active (running) since Wed 2025-06-11 09:05:33 UTC; 11s ago", " Main PID: 1055948 (crond)", " Tasks: 1", " Memory: 1.0M", " CGroup: /system.slice/crond.service", " \u2514\u25001055948 /usr/sbin/crond -n", "", "Jun 11 09:05:33 hn26.j.layershift.co.uk systemd[1]: Started Command Scheduler.", "Jun 11 09:05:33 hn26.j.layershift.co.uk crond[1055948]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 51% if used.)", "Jun 11 09:05:33 hn26.j.layershift.co.uk crond[1055948]: (CRON) INFO (running with inotify support)", "Jun 11 09:05:33 hn26.j.layershift.co.uk crond[1055948]: (CRON) INFO (@reboot jobs will be run at computer's startup.)" ] |