Execution
Date
02 Dec 2025 14:00:38 +0000
Duration
00:01:47.51
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
-
StatusOK
-
Duration00:00:44.95
-
PlayPlaybook to install and config tuned on VMs
-
TaskInstall
-
Date02 Dec 2025 14:01:23 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/RM10126-VM-tuned-install.yaml:6)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
False |
| cmd |
set -o pipefail dnf clean all dnf -y install tuned systemctl enable --now tuned.service mkdir -p /etc/tuned/ls-vm-tweaks/ cat > /etc/tuned/ls-vm-tweaks/tuned.conf << EOF [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 [scheduler] runtime=0 sched_min_granularity_ns = 10000000 sched_wakeup_granularity_ns = 15000000 EOF tuned-adm profile ls-vm-tweaks tuned-adm active | grep ls-vm-tweaks && echo "Profile ls-vm-tweaks is active" || echo "Profile ls-vm-tweaks is not active" |
| delta |
0:00:44.033761 |
| end |
2025-12-02 14:01:23.900608 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ndnf clean all\ndnf -y install tuned\nsystemctl enable --now tuned.service\nmkdir -p /etc/tuned/ls-vm-tweaks/\ncat > /etc/tuned/ls-vm-tweaks/tuned.conf << EOF\n[main]\nsummary=LS VM optimized profile\n\n[sysctl]\nvm.dirty_ratio = 30\nvm.dirty_background_ratio = 10\nvm.swappiness = 1\nvm.force_cgroup_v2_swappiness = 1\nnet.core.somaxconn = 4096\n\n[scheduler]\nruntime=0\nsched_min_granularity_ns = 10000000\nsched_wakeup_granularity_ns = 15000000\nEOF\ntuned-adm profile ls-vm-tweaks\ntuned-adm active | grep ls-vm-tweaks && echo \"Profile ls-vm-tweaks is active\" || echo \"Profile ls-vm-tweaks is not active\"\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-12-02 14:00:39.866847 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
434 files removed AlmaLinux 8 - BaseOS 69 MB/s | 49 MB 00:00 AlmaLinux 8 - AppStream 44 MB/s | 22 MB 00:00 AlmaLinux 8 - Extras 45 kB/s | 14 kB 00:00 AlmaLinux 8 - PowerTools 14 MB/s | 5.1 MB 00:00 Extra Packages for Enterprise Linux 8 - x86_64 21 MB/s | 14 MB 00:00 kernelcare 28 kB/s | 9.1 kB 00:00 Layershift AlmaLinux repository 760 kB/s | 40 kB 00:00 MariaDB 1.6 MB/s | 616 kB 00:00 PLESK_18_0_74 extras 2.3 MB/s | 154 kB 00:00 PHP 7.4 604 kB/s | 20 kB 00:00 PHP 8.1 600 kB/s | 19 kB 00:00 PHP 8.2 575 kB/s | 19 kB 00:00 PHP 8.3 608 kB/s | 19 kB 00:00 PHP 8.4 571 kB/s | 20 kB 00:00 grafana extension repository 1.6 MB/s | 168 kB 00:00 panel-migrator extension repository 535 kB/s | 48 kB 00:00 site-import extension repository 429 kB/s | 48 kB 00:00 watchdog extension repository 39 kB/s | 1.2 kB 00:00 Package tuned-2.22.1-6.el8_10.noarch is already installed. Dependencies resolved. Nothing to do. Complete! Current active profile: ls-vm-tweaks Profile ls-vm-tweaks is active |
| stdout_lines |
[ "434 files removed", "AlmaLinux 8 - BaseOS 69 MB/s | 49 MB 00:00 ", "AlmaLinux 8 - AppStream 44 MB/s | 22 MB 00:00 ", "AlmaLinux 8 - Extras 45 kB/s | 14 kB 00:00 ", "AlmaLinux 8 - PowerTools 14 MB/s | 5.1 MB 00:00 ", "Extra Packages for Enterprise Linux 8 - x86_64 21 MB/s | 14 MB 00:00 ", "kernelcare 28 kB/s | 9.1 kB 00:00 ", "Layershift AlmaLinux repository 760 kB/s | 40 kB 00:00 ", "MariaDB 1.6 MB/s | 616 kB 00:00 ", "PLESK_18_0_74 extras 2.3 MB/s | 154 kB 00:00 ", "PHP 7.4 604 kB/s | 20 kB 00:00 ", "PHP 8.1 600 kB/s | 19 kB 00:00 ", "PHP 8.2 575 kB/s | 19 kB 00:00 ", "PHP 8.3 608 kB/s | 19 kB 00:00 ", "PHP 8.4 571 kB/s | 20 kB 00:00 ", "grafana extension repository 1.6 MB/s | 168 kB 00:00 ", "panel-migrator extension repository 535 kB/s | 48 kB 00:00 ", "site-import extension repository 429 kB/s | 48 kB 00:00 ", "watchdog extension repository 39 kB/s | 1.2 kB 00:00 ", "Package tuned-2.22.1-6.el8_10.noarch is already installed.", "Dependencies resolved.", "Nothing to do.", "Complete!", "Current active profile: ls-vm-tweaks", "Profile ls-vm-tweaks is active" ] |