updated geoip state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-04-16 23:39:06 +02:00
parent ae35677364
commit 80f9d31405

View File

@ -1,7 +1,7 @@
---
{%- from "geoip/map.jinja" import geoip with context %}
{% for dbname in geoip.dbs %}
geoip-geoip-{{ dbname }}:
geoip-install-{{ dbname }}:
file.managed:
- name: {{ geoip.basepath }}/geoip/{{ dbname }}
- source: {{ geoip.url }}/{{ geoip.version }}/{{ dbname }}