diff options
Diffstat (limited to 'spreadspace/vm-install.yml')
-rw-r--r-- | spreadspace/vm-install.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spreadspace/vm-install.yml b/spreadspace/vm-install.yml index dddfe279..cf19d046 100644 --- a/spreadspace/vm-install.yml +++ b/spreadspace/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: |