mirror of https://github.com/ceph/ceph-ansible.git
help ansible find repo template from installs subdirectory
parent
a4646dd3f2
commit
b5cdacb136
|
@ -48,7 +48,7 @@
|
|||
|
||||
- name: add red hat storage repository
|
||||
template:
|
||||
src: redhat_storage_repo.j2
|
||||
src: ../../templates/redhat_storage_repo.j2
|
||||
dest: /etc/yum.repos.d/rh_storage.repo
|
||||
owner: root
|
||||
group: root
|
||||
|
|
Loading…
Reference in New Issue