mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
Further fix path
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
- pkgdb
|
||||
|
||||
- name: HOTFIX fas2.py in python-bugzilla to add a bugzilla override for ticket 4827
|
||||
copy: src="{{ roles }}/fas_server/files/fas2.py" dest=/usr/lib/python2.6/site-packages/fedora/client/fas2.py mode=644 owner=root group=root
|
||||
copy: src="{{ roles }}/fas_server/files/fas2.py" dest=/usr/lib/python2.7/site-packages/fedora/client/fas2.py mode=644 owner=root group=root
|
||||
tags:
|
||||
- config
|
||||
- fas
|
||||
|
||||
Reference in New Issue
Block a user