ansible-personal/roles/common/files
Alan Orth a8efe97a02
roles/common: Update list of abusive IPv4 addresses
This comes from the AbuseIPDB with a confidence level of 95%. I use
the following command to download and sort the IPs:

$ curl -G https://api.abuseipdb.com/api/v2/blacklist -d confidenceMinimum=95 -H "Key: $ABUSEIPDB_API_KEY" -H "Accept: text/plain" | sort > /tmp/ips.txt

Then I add the XML formatting to the file and run it through tidy.
2019-10-09 14:52:41 +03:00
..
etc roles/common: Adjust cron-apt stuff 2015-08-22 23:39:22 +03:00
ssh-pub-keys roles/common: Remove old SSH public key 2019-07-23 16:07:39 +03:00
00-persistent-journal.conf roles/common: Add missing systemd-journald config 2018-12-20 09:59:13 +02:00
abusers-ipv4.xml roles/common: Update list of abusive IPv4 addresses 2019-10-09 14:52:41 +03:00
abusers-ipv6.xml roles/common: Add ipsets of abusive IPs to firewalld 2019-10-05 12:28:30 +03:00
tarsnaprc roles/common: Add task to copy tarsnaprc 2018-05-20 12:51:02 +03:00