Execution
Date 22 Jul 2025 13:07:04 +0100
Duration 00:00:05.41
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
2 Hosts
16 Tasks
16 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:00.08
  • Play
    Gather all physical interfaces and write to single local file
  • Task
    Collect all report lines and write to single file
  • Host
    kvm016 ( task delegated to localhost )

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

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

The offending line appears to be:

  tasks:
    - name: Collect all report lines and write to single file
      ^ here