results
|
Result #1
Field |
Value |
ansible_loop_var
|
|
changed
|
|
cmd
|
set -eo pipefail
ip link del veth0-0a0000fd || true
|
delta
|
|
end
|
2024-05-05 05:28:51.924620
|
failed
|
|
invocation
|
{
"module_args": {
"_raw_params": "set -eo pipefail\nip link del veth0-0a0000fd || true\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",
"service"
]
|
msg
|
|
rc
|
|
start
|
2024-05-05 05:28:51.913015
|
stderr
|
Cannot find device "veth0-0a0000fd"
|
stderr_lines
|
[
"Cannot find device \"veth0-0a0000fd\""
]
|
stdout
|
|
stdout_lines
|
|
Result #2
Field |
Value |
ansible_loop_var
|
|
changed
|
|
cmd
|
set -eo pipefail
ip link del veth0-0a0000fd || true
|
delta
|
|
end
|
2024-05-05 05:28:52.213553
|
failed
|
|
invocation
|
{
"module_args": {
"_raw_params": "set -eo pipefail\nip link del veth0-0a0000fd || true\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",
"service"
]
|
msg
|
|
rc
|
|
start
|
2024-05-05 05:28:52.203185
|
stderr
|
Cannot find device "veth0-0a0000fd"
|
stderr_lines
|
[
"Cannot find device \"veth0-0a0000fd\""
]
|
stdout
|
|
stdout_lines
|
|
|