Execution
Date 26 Nov 2025 14:43:02 +0000
Duration 00:02:28.21
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
393 Hosts
2 Tasks
785 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
set -o pipefail
ls -la /etc/logrotate.d/alt*.logrotate
delta
0:00:00.006406
end
2025-11-26 14:44:39.872650
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nls -la /etc/logrotate.d/alt*.logrotate\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-11-26 14:44:39.866244
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 218 Sep 30 17:04 /etc/logrotate.d/alt-php81-fpm.logrotate
-rw-r--r-- 1 root root 218 Sep 24 12:21 /etc/logrotate.d/alt-php82-fpm.logrotate
-rw-r--r-- 1 root root 218 Oct 22 17:05 /etc/logrotate.d/alt-php83-fpm.logrotate
-rw-r--r-- 1 root root 218 Oct 22 17:01 /etc/logrotate.d/alt-php84-fpm.logrotate
stdout_lines
[
    "-rw-r--r-- 1 root root 218 Sep 30 17:04 /etc/logrotate.d/alt-php81-fpm.logrotate",
    "-rw-r--r-- 1 root root 218 Sep 24 12:21 /etc/logrotate.d/alt-php82-fpm.logrotate",
    "-rw-r--r-- 1 root root 218 Oct 22 17:05 /etc/logrotate.d/alt-php83-fpm.logrotate",
    "-rw-r--r-- 1 root root 218 Oct 22 17:01 /etc/logrotate.d/alt-php84-fpm.logrotate"
]