Fix another bug.. good first start of my 21th year...
This commit is contained in:
parent
dc4f81c24d
commit
7fe9bae4b6
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
||||||
|
|
||||||
- name: add jenkins repos
|
- name: add jenkins repos
|
||||||
action: copy src=$item dest=/etc/yum.repos.d/ owner=root group=root
|
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:
|
tags:
|
||||||
- config
|
- config
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue