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"