Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ursinn-ansible/role-fail2ban
- Owner: ursinn-ansible
- License: mit
- Created: 2022-05-28T15:54:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T17:53:18.000Z (7 months ago)
- Last Synced: 2024-11-30T17:28:57.976Z (28 days ago)
- Topics: ansible, managed-via-opentofu
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.