Disable python-fedora hotfix for fedocal in stg
This commit is contained in:
parent
688d37edfe
commit
2389fa4bea
1 changed files with 2 additions and 0 deletions
|
@ -67,9 +67,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue