Execution
Date
23 Apr 2026 13:53:25 +0100
Duration
00:00:02.13
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
2
Hosts
3
Tasks
3
Results
7
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.06
-
PlayFinish setup on kvm node
-
TaskAdd to fstab
-
Hostkvm24-mock
-
Date23 Apr 2026 13:53:27 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/kvm_node_install/setup_new_node.yaml:379)
-
Tags
- stage2_1
| Field | Value |
|---|---|
| msg |
The task includes an option with an undefined variable. The error was: {{ hostvars['kvm_node']['private_ip'] }}: "hostvars['kvm_node']" is undefined. "hostvars['kvm_node']" is undefined. {{ hostvars['kvm_node']['private_ip'] }}: "hostvars['kvm_node']" is undefined. "hostvars['kvm_node']" is undefined
The error appears to be in '/home/ssh-gateway/ansible/kuly/kvm_node_install/setup_new_node.yaml': line 379, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
tags: [stage2_1]
- name: Add to fstab
^ here
|