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.007175
end
2024-09-09 10:29:55.518815
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:55.511640
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 202 Sep  4 03:23 /etc/logrotate.d/httpd.bak-1725624849
-rw-r--r-- 1 root root  94 Aug  6 09:25 /etc/logrotate.d/nginx.bak-1725624851
stdout_lines
[
    "-rw-r--r-- 1 root root 202 Sep  4 03:23 /etc/logrotate.d/httpd.bak-1725624849",
    "-rw-r--r-- 1 root root  94 Aug  6 09:25 /etc/logrotate.d/nginx.bak-1725624851"
]