mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
We need python-paste-deploy apparently.
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
#
|
||||
# This is the role for geoip-city-wsgi.
|
||||
#
|
||||
# install python-paste-deploy
|
||||
- name: install python-paste-deploy
|
||||
yum: name=python-paste-deploy state=installed
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: install geoip-city-wsgi.conf file
|
||||
copy: >
|
||||
|
||||
Reference in New Issue
Block a user