Execution
Date 17 Apr 2026 11:58:29 +0100
Duration 00:00:02.74
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
3 Tasks
3 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.48
  • Play
    Upload script and set cron
  • Task
    Install cron job for each host

Field Value
changed
False
envs
[]
invocation
{
    "module_args": {
        "backup": false,
        "cron_file": null,
        "day": "*",
        "disabled": false,
        "env": false,
        "hour": "19",
        "insertafter": null,
        "insertbefore": null,
        "job": "/usr/local/cron_backup/vz_agent_restart.sh >>/var/log/vz_agent_restart.log  2>&1",
        "minute": "0",
        "month": "*",
        "name": "vzagent restart",
        "special_time": null,
        "state": "present",
        "user": null,
        "weekday": "3"
    }
}
jobs
[
    "vzagent restart"
]