From 0a2d53a872594d82ba11f3e67e982221271c4b22 Mon Sep 17 00:00:00 2001 From: pjan vandaele Date: Sat, 6 Sep 2014 10:02:35 +0900 Subject: [PATCH] Ansibles -> ANXS --- README.md | 4 ++-- meta/main.yml | 2 +- services_examples.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ff3d790..f0558ca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Ansibles - fail2ban [![Build Status](https://travis-ci.org/Ansibles/fail2ban.png)](https://travis-ci.org/Ansibles/fail2ban) +## ANXS - fail2ban [![Build Status](https://travis-ci.org/ANXS/fail2ban.png)](https://travis-ci.org/ANXS/fail2ban) Ansible role which installs and configures fail2ban, a utility that watches logs for failed login attempts and blocks repeat offenders with firewall rules. @@ -51,4 +51,4 @@ Licensed under the MIT License. See the LICENSE file for details. #### Feedback, bug-reports, requests, ... -Are [welcome](https://github.com/ansibles/fail2ban/issues)! +Are [welcome](https://github.com/ANXS/fail2ban/issues)! diff --git a/meta/main.yml b/meta/main.yml index a96bc40..65c6119 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -2,7 +2,7 @@ galaxy_info: author: pjan vandaele - company: Ansibles + company: ANXS description: min_ansible_version: 1.4 license: MIT diff --git a/services_examples.md b/services_examples.md index c3aad81..a73c754 100644 --- a/services_examples.md +++ b/services_examples.md @@ -1,4 +1,4 @@ -### Ansibles - fail2ban: List of service examples +### ANXS - fail2ban: List of service examples ###### ssh/dropbear/... ```yaml