Execution
Date 28 Jan 2026 11:52:09 +0000
Duration 00:00:13.06
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
29 Hosts
1 Tasks
29 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ps axuww | grep wazuh-agentd
delta
0:00:00.029162
end
2026-01-28 11:52:11.688758
invocation
{
    "module_args": {
        "_raw_params": "ps axuww | grep wazuh-agentd",
        "_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
2026-01-28 11:52:11.659596
stderr

stderr_lines
[]
stdout
root      556287  0.0  0.0   4432  3280 ?        S    11:52   0:00 /bin/sh -c ps axuww | grep wazuh-agentd
root      556289  0.0  0.0   3848  1952 ?        S    11:52   0:00 grep wazuh-agentd
stdout_lines
[
    "root      556287  0.0  0.0   4432  3280 ?        S    11:52   0:00 /bin/sh -c ps axuww | grep wazuh-agentd",
    "root      556289  0.0  0.0   3848  1952 ?        S    11:52   0:00 grep wazuh-agentd"
]