Fix typo
This commit is contained in:
parent
0f72afee2c
commit
02aae31262
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
- name: install jenkins-binary-plugins copr repo
|
||||
copy: >
|
||||
src="jenkins-binary-plugins.repo"
|
||||
dest="/etc/yum.repos.d/{{ item }}"
|
||||
dest="/etc/yum.repos.d/"
|
||||
tags:
|
||||
- jenkins
|
||||
- jenkins/master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue