help ansible find repo template from installs subdirectory

pull/483/head
Ben England 2016-01-15 12:52:31 -05:00
parent a4646dd3f2
commit b5cdacb136
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