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.032513
end
2026-01-28 11:52:12.439991
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.407478
stderr

stderr_lines
[]
stdout
wazuh       2036  0.0  0.1 187184  8796 ?        Sl   Jan13   2:36 /var/ossec/bin/wazuh-agentd
root       85873  0.0  0.0 222604  3172 ?        S    11:52   0:00 /bin/sh -c ps axuww | grep wazuh-agentd
root       85875  0.0  0.0 222016  1184 ?        S    11:52   0:00 grep wazuh-agentd
stdout_lines
[
    "wazuh       2036  0.0  0.1 187184  8796 ?        Sl   Jan13   2:36 /var/ossec/bin/wazuh-agentd",
    "root       85873  0.0  0.0 222604  3172 ?        S    11:52   0:00 /bin/sh -c ps axuww | grep wazuh-agentd",
    "root       85875  0.0  0.0 222016  1184 ?        S    11:52   0:00 grep wazuh-agentd"
]