mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-16 19:50:22 +08:00
Add a geoip tag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user