mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
stike that. reverse it
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
- geoip-city-wsgi/app
|
||||
|
||||
- name: link the data file to the one we use
|
||||
file: state=link src=/usr/share/GeoIP/GeoIPCity.dat dest=/usr/share/GeoIP/GeoLiteCity.dat
|
||||
file: state=link dest=/usr/share/GeoIP/GeoIPCity.dat src=/usr/share/GeoIP/GeoLiteCity.dat
|
||||
|
||||
- name: install geoip-city-wsgi.conf file
|
||||
copy: >
|
||||
|
||||
Reference in New Issue
Block a user