Execution
Date 12 Sep 2024 10:01:16 +0100
Duration 00:00:18.06
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
32 Hosts
1 Tasks
31 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ls -la /etc/cron.d/imunify*
delta
0:00:00.012013
end
2024-09-12 09:01:22.474971
invocation
{
    "module_args": {
        "_raw_params": "ls -la /etc/cron.d/imunify*",
        "_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
2024-09-12 09:01:22.462958
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 864 Sep  4 08:41 /etc/cron.d/imunify360
-rw-r--r-- 1 root root 132 Aug 26 20:31 /etc/cron.d/imunify360-webshield-check
-rw-r--r-- 1 root root 518 Aug  8 07:07 /etc/cron.d/imunify-antivirus
-rw-r--r-- 1 root root 144 May 31 09:46 /etc/cron.d/imunify-notifier
-rw------- 1 root root 128 Jul 12 08:25 /etc/cron.d/imunify_scan_schedule
stdout_lines
[
    "-rw-r--r-- 1 root root 864 Sep  4 08:41 /etc/cron.d/imunify360",
    "-rw-r--r-- 1 root root 132 Aug 26 20:31 /etc/cron.d/imunify360-webshield-check",
    "-rw-r--r-- 1 root root 518 Aug  8 07:07 /etc/cron.d/imunify-antivirus",
    "-rw-r--r-- 1 root root 144 May 31 09:46 /etc/cron.d/imunify-notifier",
    "-rw------- 1 root root 128 Jul 12 08:25 /etc/cron.d/imunify_scan_schedule"
]