refactor(hypervisor): consolidate host to node as unified placement field

This commit is contained in:
2026-03-11 04:03:02 +01:00
committed by MORAWSKI Norbert
parent ad4a019554
commit 61b2745427
3 changed files with 3 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
api_host: "{{ hypervisor_cfg.url }}"
api_user: "{{ hypervisor_cfg.username }}"
api_password: "{{ hypervisor_cfg.password }}"
node: "{{ hypervisor_cfg.host }}"
node: "{{ hypervisor_cfg.node }}"
no_log: true
- name: Normalize system inputs