Update make-osd-partitions.yml

Remove capital `L`
pull/1336/head
WingKai Ho 2017-03-02 14:06:41 +08:00 committed by GitHub
parent c3f170e758
commit 102befa927
1 changed files with 1 additions and 1 deletions

View File

@ -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"