Execution
Date 02 Dec 2025 14:13:16 +0000
Duration 00:01:33.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
393 Hosts
1 Tasks
393 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
cat /proc/sys/vm/swappiness | grep -w 0
delta
0:00:00.006781
end
2025-12-02 14:13:29.495086
invocation
{
    "module_args": {
        "_raw_params": "cat /proc/sys/vm/swappiness | grep -w 0",
        "_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-02 14:13:29.488305
stderr

stderr_lines
[]
stdout
0
stdout_lines
[
    "0"
]