From 0c61b2bd7d735cf2ac754345e9c11a5ff186323c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 9 Sep 2019 14:16:20 +0200 Subject: minor cleanup --- 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 5d29871b..36f2c4cc 100644 --- a/common/vm-install.yml +++ b/common/vm-install.yml @@ -45,7 +45,7 @@ set_fact: ansible_ssh_extra_args: "" -- name: Apply VM configuration roles +- name: apply basic VM configuration roles hosts: "{{ hostname }}" pre_tasks: - name: make sure to update cached facts -- cgit v1.2.3