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.003386
end
2024-09-09 14:29:55.206961
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 14:29:55.203575
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 202 Sep  4 03:21 /etc/logrotate.d/httpd.bak-1725624989
-rw-r--r-- 1 root root  94 Aug  6 13:25 /etc/logrotate.d/nginx.bak-1725625011
stdout_lines
[
    "-rw-r--r-- 1 root root 202 Sep  4 03:21 /etc/logrotate.d/httpd.bak-1725624989",
    "-rw-r--r-- 1 root root  94 Aug  6 13:25 /etc/logrotate.d/nginx.bak-1725625011"
]