Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 189 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 189 Bytes

ansible-geoip

Use:

  • pip install --upgrade ansible
  • ansible-playbook playbook.yaml -i hosts

Where the hosts file contains something like this:

[geoip-servers]
ip1
ip2