Skip to content

simple ansible role to setup maxmind database and update cron task on a system

License

Notifications You must be signed in to change notification settings

drzow/ansible-maxmind

 
 

Repository files navigation

Build Status - Master Build Status - Devel

Maxmind database ansible role

A simple ansible role to setup maxmind database and update cron task on a system

Requirements & Dependencies

Ansible

It was tested on the following versions:

  • 1.9
  • 2.0
  • 2.2

Operating systems

Tested with vagrant on Ubuntu 14.04, Kitchen test with trusty and centos7

Example Playbook

Just include this role in your list. For example

- host: all
  roles:
    - juju4.maxmind

Variables

Nothing specific for now.

Continuous integration

This role has a travis basic test (for github), more advanced with kitchen and also a Vagrantfile (test/vagrant).

Once you ensured all necessary roles are present, You can test with:

$ cd /path/to/roles/juju4.maxmind
$ kitchen verify
$ kitchen login

or

$ cd /path/to/roles/juju4.maxmind/test/vagrant
$ vagrant up
$ vagrant ssh

Troubleshooting & Known issues

License

BSD 2-clause

About

simple ansible role to setup maxmind database and update cron task on a system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 59.9%
  • Ruby 33.9%
  • Roff 6.2%