ansible-role-geoip/defaults/main.yml
2022-09-20 22:52:41 +02:00

11 lines
208 B
YAML

---
# defaults file for geoip
geoip_account_id:
geoip_license_key:
geoip_update_edition_ids: "GeoLite2-City"
geoip_update_frequency: "8"
# Location of the geoip database
#
geoip_volume: "/var/local/geoip/"