mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
Disable python-fedora hotfix of nuancier in stg
This commit is contained in:
@@ -81,9 +81,11 @@
|
||||
template: src={{ item.file }}
|
||||
dest="{{ item.location }}/{{ item.file }}"
|
||||
owner=apache group=apache mode=0600
|
||||
when: env != 'staging'
|
||||
with_items:
|
||||
- { file: flask_fas_openid.py, location: /usr/lib/python2.6/site-packages/ }
|
||||
tags:
|
||||
- config
|
||||
- hotfix
|
||||
notify:
|
||||
- restart apache
|
||||
|
||||
Reference in New Issue
Block a user