mirror of https://github.com/ceph/ceph-ansible.git
parent
c3f170e758
commit
102befa927
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue