From 102befa92772f9e77c317f195899d0f2679dedda Mon Sep 17 00:00:00 2001 From: WingKai Ho Date: Thu, 2 Mar 2017 14:06:41 +0800 Subject: [PATCH] Update make-osd-partitions.yml Remove capital `L` --- infrastructure-playbooks/make-osd-partitions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure-playbooks/make-osd-partitions.yml b/infrastructure-playbooks/make-osd-partitions.yml index 727551528..30f702cce 100644 --- a/infrastructure-playbooks/make-osd-partitions.yml +++ b/infrastructure-playbooks/make-osd-partitions.yml @@ -31,7 +31,7 @@ tasks: - - name: Load a variable file for devices partition + - name: load a variable file for devices partition   include_vars: "{{ item }}"   with_first_found: - "host_vars/{{ ansible_hostname }}.yml" -- 2.39.5