Execution
Date 22 Jul 2025 10:55:49 +0100
Duration 00:00:00.49
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.05
  • Play
    Get MAC address of primary physical network card
  • Task
    Display primary network interface name and MAC address
  • Host
    kvm016

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

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

The offending line appears to be:

  tasks:
    - name: Display primary network interface name and MAC address
      ^ here