mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Add python-bugzilla override to pkgdb2 servers where the script actually runs.
This commit is contained in:
@@ -98,3 +98,10 @@
|
||||
tags:
|
||||
- selinux
|
||||
- pkgdb
|
||||
|
||||
- name: HOTFIX fas2.py in python-bugzilla to add a bugzilla override for ticket 4827
|
||||
copy: src="{{ roles }}/fas/files/fas2.py" dest=/usr/lib/python2.6/site-packages/fedora/client/fas2.py mode=644 owner=root group=root
|
||||
tags:
|
||||
- config
|
||||
- fas
|
||||
- hotfixfas
|
||||
|
||||
Reference in New Issue
Block a user