summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-08 03:16:17 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-11 02:29:02 +0200
commitcb006428feac7f330fee3098dbf749aec6ebf585 (patch)
treeeafe7a9dfb42484958688b04df9639b3f6fd8661 /common
parentrefactor vm role names (diff)
vm/host/network: config initial setup works now
Diffstat (limited to 'common')
-rw-r--r--common/vm-install.yml2
1 files changed, 1 insertions, 1 deletions
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: