From 9cec7a6dc53006567ea071806052907ee4b757ea Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 8 Jun 2020 00:20:41 +0200 Subject: remove useless variable cooking --- dan/vm-install.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'dan') diff --git a/dan/vm-install.yml b/dan/vm-install.yml index 4d42946f..dddfe279 100644 --- a/dan/vm-install.yml +++ b/dan/vm-install.yml @@ -6,7 +6,6 @@ - set_fact: install_cooked: "{{ install }}" network_cooked: "{{ network }}" - vm_host_cooked: "{{ vm_host }}" - name: cook variables for host hosts: "{{ hostvars[install_hostname].vm_host }}" -- cgit v1.2.3