From cb006428feac7f330fee3098dbf749aec6ebf585 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 8 Jul 2020 03:16:17 +0200 Subject: vm/host/network: config initial setup works now --- common/vm-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/vm-install.yml') diff --git a/common/vm-install.yml b/common/vm-install.yml index ac36f3c5..64894d1a 100644 --- a/common/vm-install.yml +++ b/common/vm-install.yml @@ -63,7 +63,7 @@ - role: vm/guest/network when: install_distro in ['debian', 'ubuntu'] -- name: reboot and wait for VM come back +- name: reboot and wait for VM to come back hosts: "{{ install_hostname }}" gather_facts: no roles: -- cgit v1.2.3