Execution
Date 28 Jan 2026 12:38:13 +0000
Duration 00:01:44.54
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
396 Hosts
1 Tasks
396 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
ps axuww | grep wazuh-agentd| grep -v grep
delta
0:00:00.014579
end
2026-01-28 12:38:37.598778
invocation
{
    "module_args": {
        "_raw_params": "ps axuww | grep wazuh-agentd| grep -v grep",
        "_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 12:38:37.584199
stderr

stderr_lines
[]
stdout
wazuh       1495  0.0  0.3 260292  5568 ?        Sl   Jan27   0:16 /var/ossec/bin/wazuh-agentd
stdout_lines
[
    "wazuh       1495  0.0  0.3 260292  5568 ?        Sl   Jan27   0:16 /var/ossec/bin/wazuh-agentd"
]