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.015338
end
2026-01-28 11:52:12.441265
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:12.425927
stderr

stderr_lines
[]
stdout
root     4153318  0.0  0.0 222604  3132 ?        S    11:52   0:00 /bin/sh -c ps axuww | grep wazuh-agentd
root     4153320  0.0  0.0 222016  1164 ?        S    11:52   0:00 grep wazuh-agentd
stdout_lines
[
    "root     4153318  0.0  0.0 222604  3132 ?        S    11:52   0:00 /bin/sh -c ps axuww | grep wazuh-agentd",
    "root     4153320  0.0  0.0 222016  1164 ?        S    11:52   0:00 grep wazuh-agentd"
]