add python tools for geoip
This commit is contained in:
parent
fde133456a
commit
6c44ca50ff
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- { role: nfs/client, mnt_dir: '/srv/fedora_stats', nfs_src_dir: 'fedora_stats' }
|
- { role: nfs/client, mnt_dir: '/srv/fedora_stats', nfs_src_dir: 'fedora_stats' }
|
||||||
|
- geoip
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: install needed packages
|
- name: install needed packages
|
||||||
|
@ -54,4 +55,6 @@
|
||||||
- emacs-nox
|
- emacs-nox
|
||||||
- emacs-git
|
- emacs-git
|
||||||
- git
|
- git
|
||||||
|
- bc
|
||||||
|
- python-geoip-geolite2
|
||||||
##
|
##
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue