{
"ok": {
"10.0.0.128": {
"cmd": "echo hello world",
"stdout": "hello world",
"stderr": "",
"rc": 0,
"start": "2021-09-05 16:51:49.568878",
"end": "2021-09-05 16:51:49.572153",
"delta": "0:00:00.003275",
"changed": true,
"invocation": {
"module_args": {
"_raw_params": "echo hello world",
"_uses_shell": true,
"warn": true,
"argv": null,
"chdir": null,
"executable": null,
"creates": null,
"removes": null,
"stdin": null
}
},
"_ansible_parsed": true,
"stdout_lines": [
"hello world"
],
"stderr_lines": [],
"_ansible_no_log": false
},
"10.0.0.131": {
"invocation": {
"module_args": {
"warn": true,
"_raw_params": "echo hello world",
"stdin": null,
"argv": null,
"creates": null,
"chdir": null,
"removes": null,
"executable": null,
"_uses_shell": true
}
},
"end": "2021-09-05 16:51:49.623818",
"changed": true,
"delta": "0:00:00.003706",
"rc": 0,
"stdout": "hello world",
"stderr": "",
"start": "2021-09-05 16:51:49.620112",
"cmd": "echo hello world",
"_ansible_parsed": true,
"stdout_lines": [
"hello world"
],
"stderr_lines": [],
"_ansible_no_log": false
}
},
"failed": {},
"unreachable": {
"10.0.0.129": {
"unreachable": true,
"msg": "Failed to connect to the host via ssh: ssh: connect to host 10.0.0.129 port 22: No route to host",
"changed": false
}
},
"skipped": {
"10.0.0.131": {
"changed": false,
"skip_reason": "Conditional result was False",
"_ansible_no_log": false
}
},
"stats": {
"10.0.0.128": {
"ok": 3,
"failed": 0,
"unreachable": 0,
"skipped": 0,
"changed": 2
},
"10.0.0.131": {
"ok": 2,
"failed": 0,
"unreachable": 0,
"skipped": 1,
"changed": 1
},
"10.0.0.129": {
"ok": 0,
"failed": 0,
"unreachable": 1,
"skipped": 0,
"changed": 0
}
}
}