Merge pull request #483 from bengland2/rhcs_repo_template

help ansible find repo template from installs subdirectory
pull/485/head
Leseb 2016-01-15 19:10:26 +01:00
commit 09336cef20
1 changed files with 1 additions and 1 deletions

View File

@ -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