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

This commit is contained in:

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