mirror of https://github.com/ceph/ceph-ansible.git
parent
029eb2a6d3
commit
4cc489f2ba
|
@ -34,8 +34,8 @@
|
|||
- name: load a variable file for devices partition
|
||||
include_vars: "{{ item }}"
|
||||
with_first_found:
|
||||
- "host_vars/{{ ansible_hostname }}.yml"
|
||||
- "host_vars/default.yml"
|
||||
- "host_vars/{{ ansible_hostname }}.yml"
|
||||
- "host_vars/default.yml"
|
||||
|
||||
- name: install sgdisk(gdisk)
|
||||
package:
|
||||
|
|
Loading…
Reference in New Issue