Execution
Date 09 Sep 2024 10:29:43 +0100
Duration 00:00:31.76
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
136 Hosts
1 Tasks
136 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
ls -la /etc/logrotate.d/*.bak-*
delta
0:00:00.008038
end
2024-09-09 10:29:58.192742
invocation
{
    "module_args": {
        "_raw_params": "ls -la /etc/logrotate.d/*.bak-*",
        "_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-09 10:29:58.184704
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 202 Sep  4 03:29 /etc/logrotate.d/httpd.bak-1725624865
-rw-r--r-- 1 root root  94 Aug 22 08:54 /etc/logrotate.d/nginx.bak-1725624867
stdout_lines
[
    "-rw-r--r-- 1 root root 202 Sep  4 03:29 /etc/logrotate.d/httpd.bak-1725624865",
    "-rw-r--r-- 1 root root  94 Aug 22 08:54 /etc/logrotate.d/nginx.bak-1725624867"
]