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


Field Value
changed
True
cmd
systemctl status crond
delta
0:00:00.030838
end
2025-06-11 09:05:44.360832
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.329994
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:32 UTC; 11s ago
 Main PID: 778328 (crond)
    Tasks: 1
   Memory: 984.0K
   CGroup: /system.slice/crond.service
           └─778328 /usr/sbin/crond -n

Jun 11 09:05:32 hn24.j.layershift.co.uk systemd[1]: Started Command Scheduler.
Jun 11 09:05:32 hn24.j.layershift.co.uk crond[778328]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 53% if used.)
Jun 11 09:05:32 hn24.j.layershift.co.uk crond[778328]: (CRON) INFO (running with inotify support)
Jun 11 09:05:32 hn24.j.layershift.co.uk crond[778328]: (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:32 UTC; 11s ago",
    " Main PID: 778328 (crond)",
    "    Tasks: 1",
    "   Memory: 984.0K",
    "   CGroup: /system.slice/crond.service",
    "           \u2514\u2500778328 /usr/sbin/crond -n",
    "",
    "Jun 11 09:05:32 hn24.j.layershift.co.uk systemd[1]: Started Command Scheduler.",
    "Jun 11 09:05:32 hn24.j.layershift.co.uk crond[778328]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 53% if used.)",
    "Jun 11 09:05:32 hn24.j.layershift.co.uk crond[778328]: (CRON) INFO (running with inotify support)",
    "Jun 11 09:05:32 hn24.j.layershift.co.uk crond[778328]: (CRON) INFO (@reboot jobs will be run at computer's startup.)"
]