commit ac1fa1e7f9c1535f6a0a9e70c58ecde0ed3ff1c7
parent c3e62c38b6d5f1a3e0902a4f985adec7f2fc3e09
Author: Andreas Gruhler <andreas.gruhler@adfinis-sygroup.ch>
Date: Thu, 19 Sep 2019 15:55:37 +0200
fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ansible/playbook.yml b/ansible/playbook.yml
@@ -6,7 +6,7 @@
vars:
qemu_config: "{{ lookup('file', 'qemu-config.yml') | from_yaml }}"
tasks:
- - name: get ips for invenotry hostnames
+ - name: get ips for inventory hostnames
include_tasks: 'get-ips.yml'
loop_control:
index_var: i