Execution
Date 29 Apr 2026 10:37:45 +0100
Duration 00:00:15.88
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
4 Hosts
16 Tasks
16 Results
8 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:00.07
  • Play
    Finish setup on kvm node
  • Task
    Add to fstab
  • Host
    kvm4-dev

Field Value
msg
The task includes an option with an undefined variable. The error was: {{ hostvars[groups['backup_node'][0]]['private_ip'] }}: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'private_ip'. 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'private_ip'. {{ hostvars[groups['backup_node'][0]]['private_ip'] }}: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'private_ip'. 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'private_ip'

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

The offending line appears to be:

      tags: [stage2]
    - name: Add to fstab
      ^ here