Execution
Date 22 Jul 2025 10:57:44 +0100
Duration 00:00:00.55
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
1 Tasks
1 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:00.07
  • Play
    Get primary physical interface and its MAC
  • Task
    Set primary interface and MAC
  • Host
    kvm016

Field Value
msg
The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'ansible_br-ext'. 'dict object' has no attribute 'ansible_br-ext'

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

The offending line appears to be:

  tasks:
    - name: Set primary interface and MAC
      ^ here