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.009302
end
2024-09-09 10:29:56.235163
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:56.225861
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root  202 Sep  4 03:33 /etc/logrotate.d/httpd.bak-1725624854
-rw-r--r-- 1 root root 1501 Apr 30 17:08 /etc/logrotate.d/mariadb.bak-1725624855
-rw-r--r-- 1 root root   94 Aug 22 08:54 /etc/logrotate.d/nginx.bak-1725624856
stdout_lines
[
    "-rw-r--r-- 1 root root  202 Sep  4 03:33 /etc/logrotate.d/httpd.bak-1725624854",
    "-rw-r--r-- 1 root root 1501 Apr 30 17:08 /etc/logrotate.d/mariadb.bak-1725624855",
    "-rw-r--r-- 1 root root   94 Aug 22 08:54 /etc/logrotate.d/nginx.bak-1725624856"
]