Skip to content

dustin-short/ansible-geolite-maxmind-agent-install

Repository files navigation

ansible-geolite-maxmind-agent-install

Ansible playbook to install the Maxmind Geolite2 Update Program and schedule a weekly update using cron.

Requirements

Sign up for Maxmind GeoLite2 account and create a license

Role Variables

Geo IP account Information (located in vars.yml file)

geoip_account: <Account number> 
geoip_license: <license key>

Proxy

 If server is behind a proxy set use_proxy to yes and fill in variables.

use_proxy: no

Only required if use_proxy set to yes.
proxy_ip: x.x.x.x
proxy_port: 3128

About

Ansible playbook to install the Geolite Maxmind Agent and set cron.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published