hackroad / ansible-roles-debian

Ansible roles for Debian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-roles-debian

Contributors Forks Stargazers Issues BSD License

Index

About

ansible-roles-debian is a collection of well curated Ansible roles for the Debian Linux distribution. All Ansible roles are licensed under the Simplified BSD License.

Features

  • Configurations follow the secure-by-default principle
  • Roles are mostly self-contained and dependencies avoided
  • Roles and services support multiple states (install, remove, enable, disable, inactive)
  • Scripts and cronjobs support multiple states (enable, disable)
  • Services can be monitored with Monit and exported via monit_exporter to Prometheus
  • Scripts support Email and Prometheus monitoring
  • Logs can be forwarded with syslog to Loki
  • Roles can proxy HTTP/HTTPS traffic through Squid forward proxy
  • Host-based firewall restricts ingress and egress traffic by default
  • Restic and rest-server are available as backup solution
  • OpenNTPD or Chrony is configurable as NTP client and server
  • Unbound is available as resolving DNS server
  • NSD is available as authoritative DNS server
  • Prometheus has built-in alerting rules and Grafana dashboards
  • Loki has built-in alerting rules and Grafana dashboards
  • Parameters are documented with examples and marked when implemented
  • Changes adhere to semantic versioning guidelines
  • Roles contain changelog

Support

The following operating systems are supported:

  • Debian 10

Dependencies

The Ansible control machine depends on:

The Ansible managed node depends on:

Setup

Requirements

Installation

Usage

Roadmap

  • Support monitoring via Coremon

Contributing

License

Distributed under the Simplified BSD License.

See LICENSE file for more information.

Contact

Author: l@liv.io

Project: ansible-roles-debian

Credits

See CREDITS file for more information.

Appendix

Loki/Grafana Dashboards

Suricata

Prometheus/Grafana Dashboards

System Status Script Status
Network Traffic Ping Prober

About

Ansible roles for Debian

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 99.4%Language:Vim Script 0.6%