Execution
Date 04 Dec 2025 11:49:57 +0000
Duration 00:00:03.42
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
12 Hosts
1 Tasks
12 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ls -la /etc/tuned/
delta
0:00:00.007997
end
2025-12-04 11:49:59.042654
invocation
{
    "module_args": {
        "_raw_params": "ls -la /etc/tuned/",
        "_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
2025-12-04 11:49:59.034657
stderr

stderr_lines
[]
stdout
total 32
drwxr-xr-x.   4 root root   156 Dec  2 14:01 .
drwxr-xr-x. 131 root root 12288 Dec  4 04:05 ..
-rw-r--r--.   1 root root    13 Dec  2 14:04 active_profile
-rw-r--r--.   1 root root  1111 Feb 22  2024 bootcmdline
drwxr-xr-x    2 root root    57 Dec  2 14:04 ls-vm-tweaks
-rw-r--r--.   1 root root     0 Dec  2 14:04 post_loaded_profile
-rw-r--r--.   1 root root     7 Dec  2 14:04 profile_mode
drwxr-xr-x.   2 root root     6 Mar 11  2025 recommend.d
-rw-r--r--.   1 root root  2847 Feb 22  2024 tuned-main.conf
stdout_lines
[
    "total 32",
    "drwxr-xr-x.   4 root root   156 Dec  2 14:01 .",
    "drwxr-xr-x. 131 root root 12288 Dec  4 04:05 ..",
    "-rw-r--r--.   1 root root    13 Dec  2 14:04 active_profile",
    "-rw-r--r--.   1 root root  1111 Feb 22  2024 bootcmdline",
    "drwxr-xr-x    2 root root    57 Dec  2 14:04 ls-vm-tweaks",
    "-rw-r--r--.   1 root root     0 Dec  2 14:04 post_loaded_profile",
    "-rw-r--r--.   1 root root     7 Dec  2 14:04 profile_mode",
    "drwxr-xr-x.   2 root root     6 Mar 11  2025 recommend.d",
    "-rw-r--r--.   1 root root  2847 Feb 22  2024 tuned-main.conf"
]