]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Update make-osd-partitions.yml
authorWingKai Ho <sanguosifang@163.com>
Thu, 2 Mar 2017 06:06:41 +0000 (14:06 +0800)
committerGitHub <noreply@github.com>
Thu, 2 Mar 2017 06:06:41 +0000 (14:06 +0800)
Remove capital `L`

infrastructure-playbooks/make-osd-partitions.yml

index 7275515283ad0ee5f65d6b3d8a7a95c38a320937..30f702cce94da44a5fdbcecc976729895f908633 100644 (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"