Execution
Date 25 Nov 2025 10:44:10 +0000
Duration 00:00:08.08
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
21 Hosts
1 Tasks
21 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:02.54
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm015

Field Value
changed
True
cmd
tuned-adm off; tuned-adm profile ls-cr-tweaks; tuned-adm active
delta
0:00:01.584195
end
2025-11-25 10:44:13.645555
invocation
{
    "module_args": {
        "_raw_params": "tuned-adm off; tuned-adm profile ls-cr-tweaks; tuned-adm active",
        "_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-11-25 10:44:12.061360
stderr

stderr_lines
[]
stdout
Current active profile: ls-cr-tweaks
stdout_lines
[
    "Current active profile: ls-cr-tweaks"
]