{
"changed": true,
"msg": "All items completed",
"results": [
{
"ansible_loop_var": "item",
"changed": true,
"cmd": "set -o pipefail\nfree --kilo | grep ^Mem | tr -s ' ' | cut -d ' ' -f 2\n",
"delta": "0:00:00.007770",
"end": "2024-05-05 10:04:20.633626",
"failed": false,
"invocation": {
"module_args": {
"_raw_params": "set -o pipefail\nfree --kilo | grep ^Mem | tr -s ' ' | cut -d ' ' -f 2\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
},
"item": "hypervisor-01",
"msg": "",
"rc": 0,
"start": "2024-05-05 10:04:20.625856",
"stderr": "",
"stderr_lines": [],
"stdout": "201342271",
"stdout_lines": [
"201342271"
]
},
{
"ansible_loop_var": "item",
"changed": true,
"cmd": "set -o pipefail\nfree --kilo | grep ^Mem | tr -s ' ' | cut -d ' ' -f 2\n",
"delta": "0:00:00.005872",
"end": "2024-05-05 10:04:20.920151",
"failed": false,
"invocation": {
"module_args": {
"_raw_params": "set -o pipefail\nfree --kilo | grep ^Mem | tr -s ' ' | cut -d ' ' -f 2\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
},
"item": "hypervisor-02",
"msg": "",
"rc": 0,
"start": "2024-05-05 10:04:20.914279",
"stderr": "",
"stderr_lines": [],
"stdout": "201342296",
"stdout_lines": [
"201342296"
]
}
],
"skipped": false
}