diff options
Diffstat (limited to 'chaos-at-home')
-rw-r--r-- | chaos-at-home/vm-install.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chaos-at-home/vm-install.yml b/chaos-at-home/vm-install.yml index dddfe279..cf19d046 100644 --- a/chaos-at-home/vm-install.yml +++ b/chaos-at-home/vm-install.yml @@ -8,7 +8,7 @@ network_cooked: "{{ network }}" - name: cook variables for host - hosts: "{{ hostvars[install_hostname].vm_host }}" + hosts: "{{ hostvars[install_hostname].install.vm.host }}" gather_facts: no tasks: - set_fact: |