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.010531
end
2025-06-11 09:05:46.395948
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:46.385417
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:34 UTC; 11s ago
 Main PID: 167565 (crond)
    Tasks: 1
   Memory: 904.0K
   CGroup: /system.slice/crond.service
           └─167565 /usr/sbin/crond -n

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