Roles (by category)¶
This is a curated index of DebOps roles, categorized by their type and purpose. Roles that are not linked don't have complete documentation available, or are not yet integrated in DebOps.
See also DebOps roles in development and open pull requests.
Role categories
- Applications
- Application environments
- Application services
- Backup
- Databases
- Directory services
- Domain Name System
- Encryption
- Filesystems
- Host provisioning
- Kernel
- Logging
- Mail and SMS services
- Monitoring
- Networking
- Operating system packages
- Security
- System configuration
- Web services
- Virtualization
- Ansible internals
Applications¶
These applications are visible to the end users. Application roles included in DebOps are used to provide useful services in the data center environment, and act as integration tests for other roles that manage webservers, databases, etc.
- debops.dokuwiki
- debops.etesync
- debops.etherpad
- debops.gitlab
- debops.icinga
- debops.kibana
- debops.librenms
- debops.mailman
- debops.minidlna
- debops.netbox
- debops.owncloud
- debops.phpipam
- debops.prosody
- debops.roundcube
- debops.rstudio_server
debops.phpmyadmin
debops-contrib.foodsoft
debops-contrib.homeassistant
debops-contrib.kodi
debops-contrib.volkszaehler
Application environments¶
Ansible roles that are designed to help with installation of various application environments or programming languages, either via APT or other methods.
- debops.apt_install
- debops.apt_preferences
- debops.cran - The Comprehensive R Archive Network
- debops.elastic_co - Elastic applications
- debops.golang
- debops.hashicorp - HashiCorp applications
- debops.influxdata - InfluxData applications
- debops.java
- debops.neurodebian
- debops.nodejs
- debops.php
- debops.python
- debops.ruby
- debops.wpcli
debops.hwraid
debops.rails_deploy
Application services¶
These roles manage applications that provide services to other applications and are not accessed directly by end users.
- debops.ansible
- debops.apt_cacher_ng
- debops.controller - install DebOps on other hosts
- debops.gitlab_runner
- debops.fcgiwrap
- debops.freeradius
- debops.gunicorn
- debops.keepalived
- debops.imapproxy
- debops.ldap
- debops.mcli
- debops.memcached
- debops.minio
- debops.mosquitto
- debops.nscd
- debops.rabbitmq_management
- debops.rabbitmq_server
- debops.salt
- debops.telegraf
- debops.tinyproxy
- debops.reprepro
debops.sks
debops-contrib.bitcoind
debops-contrib.x2go_server
Backup¶
- debops.backup2l
- debops.rsnapshot
debops.boxbackup
Domain Name System¶
It's always DNS.
Filesystems¶
Ansible roles that manage filesystem-level services, or export filesystems to other hosts.
- debops.fhs
- debops.iscsi
- debops.lvm
- debops.mcli
- debops.minio
- debops.mount
- debops.nfs
- debops.nfs_server
- debops.persistent_paths
- debops.proc_hidepid
- debops.tftpd
- debops.tgt
debops.samba
debops-contrib.btrfs
debops-contrib.fuse
debops-contrib.snapshot_snapper
Operating system packages¶
Configuration of the APT package manager, automatic upgrades of installed packages.
Security¶
- debops.auth
- debops.authorized_keys
- debops.fail2ban
- debops.ferm
- debops.freeradius
- debops.keyring
- debops.libuser
- debops.pam_access
- debops.proc_hidepid
- debops.sshd
- debops.sudo
- debops.system_groups
- debops.system_users
- debops.tcpwrappers
debops-contrib.apparmor
debops-contrib.firejail
System configuration¶
- debops.atd
- debops.console
- debops.cron
- debops.debops_legacy
- debops.environment
- debops.etc_services
- debops.etckeeper
- debops.ferm
- debops.fhs
- debops.keyring
- debops.ldap
- debops.locales
- debops.logrotate
- debops.machine
- debops.mount
- debops.netbase
- debops.nslcd
- debops.nsswitch
- debops.ntp
- debops.pam_access
- debops.resources
- debops.root_account
- debops.sssd
- debops.swapfile
- debops.sysctl
- debops.sysfs
- debops.sysnews
- debops.system_groups
- debops.system_users
- debops.tzdata
- debops.users
- debops.yadm
debops.gitusers
Ansible internals¶
These Ansible roles are used internally during playbook execution, or provide additional functions to other roles.