Execution
Date 28 Jan 2026 11:51:38 +0000
Duration 00:00:23.22
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
31 Hosts
1 Tasks
31 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
ps axuww | grep agent
delta
0:00:00.018305
end
2026-01-28 11:51:40.060618
invocation
{
    "module_args": {
        "_raw_params": "ps axuww | grep agent",
        "_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:51:40.042313
stderr

stderr_lines
[]
stdout
root         793  0.0  0.0 135360  6460 ?        Ssl  Jan19   0:00 /usr/bin/qemu-ga --method=virtio-serial --path=/dev/virtio-ports/org.qemu.guest_agent.0 --blacklist=guest-file-open,guest-file-close,guest-file-read,guest-file-write,guest-file-seek,guest-file-flush -F/etc/qemu-ga/fsfreeze-hook
root         801  0.5  0.4 1028844 37852 ?       Ssl  Jan19  77:42 /usr/local/bin/python3.10 /usr/local/bin/agent360
wazuh       1531  0.0  0.1 186400  9080 ?        Sl   Jan19   2:39 /var/ossec/bin/wazuh-agentd
root     4041760  0.0  0.0 222600  3060 ?        S    11:51   0:00 /bin/sh -c ps axuww | grep agent
root     4041762  0.0  0.0 222012  1172 ?        S    11:51   0:00 grep agent
stdout_lines
[
    "root         793  0.0  0.0 135360  6460 ?        Ssl  Jan19   0:00 /usr/bin/qemu-ga --method=virtio-serial --path=/dev/virtio-ports/org.qemu.guest_agent.0 --blacklist=guest-file-open,guest-file-close,guest-file-read,guest-file-write,guest-file-seek,guest-file-flush -F/etc/qemu-ga/fsfreeze-hook",
    "root         801  0.5  0.4 1028844 37852 ?       Ssl  Jan19  77:42 /usr/local/bin/python3.10 /usr/local/bin/agent360",
    "wazuh       1531  0.0  0.1 186400  9080 ?        Sl   Jan19   2:39 /var/ossec/bin/wazuh-agentd",
    "root     4041760  0.0  0.0 222600  3060 ?        S    11:51   0:00 /bin/sh -c ps axuww | grep agent",
    "root     4041762  0.0  0.0 222012  1172 ?        S    11:51   0:00 grep agent"
]