Skip to content

Commit

Permalink
Ansibles -> ANXS
Browse files Browse the repository at this point in the history
  • Loading branch information
pjan committed Sep 6, 2014
1 parent 83077c0 commit 0a2d53a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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)!
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

galaxy_info:
author: pjan vandaele
company: Ansibles
company: ANXS
description:
min_ansible_version: 1.4
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion services_examples.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Ansibles - fail2ban: List of service examples
### ANXS - fail2ban: List of service examples

###### ssh/dropbear/...
```yaml
Expand Down

0 comments on commit 0a2d53a

Please sign in to comment.