Fix another bug.. good first start of my 21th year...

This commit is contained in:
Patrick Uiterwijk
2013-05-24 22:15:15 +00:00
parent dc4f81c24d
commit 7fe9bae4b6

View File

@@ -167,7 +167,7 @@
- name: add jenkins repos
action: copy src=$item dest=/etc/yum.repos.d/ owner=root group=root
with_fileglobs: $files/jenkins/slaves/*.repo
with_fileglob: $files/jenkins/slaves/*.repo
tags:
- config
- packages