mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
Fix another bug.. good first start of my 21th year...
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user