stike that. reverse it

This commit is contained in:
Kevin Fenzi 2016-12-01 01:32:13 +00:00
parent 2c072ef430
commit 1523e52a4e

View file

@ -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: >