Execution
Date 30 Sep 2024 13:00:01 +0100
Duration 00:00:01.43
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
1 Hosts
1 Tasks
1 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ls -la /etc/imunify360/whitelist/whitelist.txt
delta
0:00:00.005921
end
2024-09-30 13:00:02.478788
invocation
{
    "module_args": {
        "_raw_params": "ls -la /etc/imunify360/whitelist/whitelist.txt",
        "_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-30 13:00:02.472867
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 7003 Sep 30 12:48 /etc/imunify360/whitelist/whitelist.txt
stdout_lines
[
    "-rw-r--r-- 1 root root 7003 Sep 30 12:48 /etc/imunify360/whitelist/whitelist.txt"
]