Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ursinn-ansible/role-fail2ban

Ansible Role - Fail2Ban
https://github.com/ursinn-ansible/role-fail2ban

ansible managed-via-opentofu

Last synced: 22 days ago
JSON representation

Ansible Role - Fail2Ban

Awesome Lists containing this project

README

        

# Ansible Role - Fail2Ban

[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-fail2ban?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-fail2ban/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-fail2ban?style=for-the-badge)](https://github.com/ursinn-ansible/role-fail2ban/blob/main/LICENSE)

## Options

| Option | Default Value |
| ---- | ---- |
| system_fail2ban_package | fail2ban |
| system_fail2ban_package_state | present |
| system_fail2ban_service_state | started |
| system_fail2ban_service_enabled | true |
| system_fail2ban_restart_handler_state | restarted |
| system_fail2ban_jail_local | |

## License

This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-fail2ban/blob/main/LICENSE) file for the full license text.