Execution
Date 30 Sep 2025 11:24:08 +0100
Duration 00:00:04.76
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


Field Value
changed
True
cmd
systemctl status crond.service
delta
0:00:00.291774
end
2025-09-30 10:24:10.195426
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

rc
0
start
2025-09-30 10:24:09.903652
stderr

stderr_lines
[]
stdout
● crond.service - Command Scheduler
   Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2025-09-30 09:19:11 UTC; 1h 4min ago
 Main PID: 942636 (crond)
    Tasks: 1
   Memory: 2.9M
   CGroup: /system.slice/crond.service
           └─942636 /usr/sbin/crond -n

Sep 30 09:19:11 hna1.j.layershift.co.uk systemd[1]: Started Command Scheduler.
Sep 30 09:19:11 hna1.j.layershift.co.uk crond[942636]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 48% if used.)
Sep 30 09:19:11 hna1.j.layershift.co.uk crond[942636]: (CRON) INFO (running with inotify support)
Sep 30 09:19:11 hna1.j.layershift.co.uk crond[942636]: (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 Tue 2025-09-30 09:19:11 UTC; 1h 4min ago",
    " Main PID: 942636 (crond)",
    "    Tasks: 1",
    "   Memory: 2.9M",
    "   CGroup: /system.slice/crond.service",
    "           \u2514\u2500942636 /usr/sbin/crond -n",
    "",
    "Sep 30 09:19:11 hna1.j.layershift.co.uk systemd[1]: Started Command Scheduler.",
    "Sep 30 09:19:11 hna1.j.layershift.co.uk crond[942636]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 48% if used.)",
    "Sep 30 09:19:11 hna1.j.layershift.co.uk crond[942636]: (CRON) INFO (running with inotify support)",
    "Sep 30 09:19:11 hna1.j.layershift.co.uk crond[942636]: (CRON) INFO (@reboot jobs will be run at computer's startup.)"
]