Execution
Date 22 Jul 2025 13:16:06 +0100
Duration 00:00:02.26
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
    FAILED
  • Duration
    00:00:00.06
  • Play
    Get MAC address of main physical interface
  • Task
    Get slave interfaces from bridge connection
  • Host
    kvm016

Field Value
msg
The conditional check 'bridge_conn is defined and bridge_conn.stdout != ""' failed. The error was: error while evaluating conditional (bridge_conn is defined and bridge_conn.stdout != ""): 'dict object' has no attribute 'stdout'. 'dict object' has no attribute 'stdout'

The error appears to be in '/home/ssh-gateway/ansible/kuly/get_mac_addresses.yaml': line 28, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:


    - name: Get slave interfaces from bridge connection
      ^ here