Add a geoip tag
This commit is contained in:
parent
9da695682e
commit
b67e8d2fd1
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
copy: src={{ item }} dest=/usr/share/GeoIP/
|
||||
with_fileglob:
|
||||
- "{{ bigfiles }}/geoip/*.dat"
|
||||
tags:
|
||||
- geoip
|
||||
|
||||
- name: geoip syncing script via cron
|
||||
copy: src=geoip_sync dest=/etc/cron.d/geoip_sync mode=0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue