Execution
Date
27 Aug 2025 11:45:53 +0100
Duration
00:00:06.61
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
24
Hosts
1
Tasks
24
Results
1
Plays
1
Files
0
Records
Task result details
-
Date27 Aug 2025 11:45:58 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/zz-tuned.yaml:6)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail # sysctl vm.swappiness # tuned-adm active rpm -q tuned |
| delta |
0:00:00.010634 |
| end |
2025-08-27 10:45:56.753903 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\n# sysctl vm.swappiness\n# tuned-adm active\nrpm -q tuned\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 |
non-zero return code |
| rc |
1 |
| start |
2025-08-27 10:45:56.743269 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
package tuned is not installed |
| stdout_lines |
[ "package tuned is not installed" ] |