mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
Fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user