Execution
Date
04 Dec 2025 11:53:17 +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
-
StatusCHANGED
-
Duration00:00:01.89
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date04 Dec 2025 11:53:20 +0000
-
Module / Actionshell (Ad-Hoc: shell: cat /etc/tuned/ls-vm-tweaks/tuned.conf:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
cat /etc/tuned/ls-vm-tweaks/tuned.conf |
| delta |
0:00:00.005314 |
| end |
2025-12-04 05:53:20.258579 |
| invocation |
{ "module_args": { "_raw_params": "cat /etc/tuned/ls-vm-tweaks/tuned.conf", "_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 05:53:20.253265 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
[main] summary=LS VM optimized profile [sysctl] vm.dirty_ratio = 30 vm.dirty_background_ratio = 10 vm.swappiness = 1 vm.force_cgroup_v2_swappiness = 1 net.core.somaxconn = 4096 net.ipv6.ip_nonlocal_bind = 1 [scheduler] runtime=0 sched_min_granularity_ns = 10000000 sched_wakeup_granularity_ns = 15000000 |
| stdout_lines |
[ "[main]", "summary=LS VM optimized profile", "", "[sysctl]", "vm.dirty_ratio = 30", "vm.dirty_background_ratio = 10", "vm.swappiness = 1", "vm.force_cgroup_v2_swappiness = 1", "net.core.somaxconn = 4096", "net.ipv6.ip_nonlocal_bind = 1", "", "[scheduler]", "runtime=0", "sched_min_granularity_ns = 10000000", "sched_wakeup_granularity_ns = 15000000" ] |