Execution
Date 22 Jul 2025 13:19:24 +0100
Duration 00:00:02.31
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
1 Hosts
5 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.55
  • Play
    Get MAC address of main physical interface
  • Task
    Check if interface is a bridge
  • Host
    kvm016

Field Value
changed
False
cmd
[
    "nmcli",
    "-t",
    "-f",
    "TYPE",
    "device",
    "show",
    "[br-ext]"
]
delta
0:00:00.074657
end
2025-07-22 12:19:26.655107
failed_when_result
False
invocation
{
    "module_args": {
        "_raw_params": "nmcli -t -f TYPE device show ['br-ext']",
        "_uses_shell": false,
        "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
non-zero return code
rc
10
start
2025-07-22 12:19:26.580450
stderr
Error: Device '[br-ext]' not found.
stderr_lines
[
    "Error: Device '[br-ext]' not found."
]
stdout

stdout_lines
[]