This role installs and configure geoipupdate
on FreeBSD.
The databases are updated periodically using a cron
job, and the database files are stored in /var/db/geoip
.
See defaults/main.yml for the default values of each.
Which editions of the databases to download.
Your maxmind account ID.
Your maxmind licence key.
geoip_update_edition_ids: GeoLite2-Country
geoip_update_edition_ids: GeoLite2-Country GeoLite2-City
geoip_update_account_id: "123456789"
geoip_update_license_key: "10111213141516"
None.
BSD