add python tools for geoip

This commit is contained in:
Stephen Smoogen 2015-08-12 18:14:07 +00:00
parent fde133456a
commit 6c44ca50ff

View file

@ -40,6 +40,7 @@
roles:
- { role: nfs/client, mnt_dir: '/srv/fedora_stats', nfs_src_dir: 'fedora_stats' }
- geoip
tasks:
- name: install needed packages
@ -54,4 +55,6 @@
- emacs-nox
- emacs-git
- git
- bc
- python-geoip-geolite2
##