Add roles

This commit is contained in:
Felix Niederwanger 2023-03-16 09:23:14 +01:00
parent c879842a05
commit f3455e0c27
Signed by: phoenix
GPG key ID: 31860289A704FB3C

View file

@ -6,10 +6,31 @@ description: List of all available recipes
Here on this page a list of all available recipes is listed by category.
## Ansible roles
## Roles with pages
* [nginx](/posts/20210326-nginx/) - simple nginx configuration
* [php-fpm](/posts/20210326-php-fpm/) - Configure `php-fpm` in openSUSE Leap
* [PureFTPd](/posts/20210326-pureftpd/) - Setting up a `ftp` server using `pureftpd`
* [NEXT](/posts/20210326-next/) - Ansible role for setting up a PXE boot server
* [collectd](/posts/20220629-collectd/) - Ansible role for configuring `collectd`
## Alphabetical listing of all roles
* [apache2](https://github.com/GeekOops/geekoops-apache)
* [clamav](https://github.com/GeekOops/geekoops-clamav)
* [collectd](https://github.com/GeekOops/geekoops-collectd)
* [dovecot](https://github.com/GeekOops/geekoops-dovecot)
* [drupal](https://github.com/GeekOops/geekoops-drupal)
* [grafana](https://github.com/GeekOops/geekoops-grafana)
* [letsencrypt-apache](https://github.com/GeekOops/geekoops-letsencrypt-apache)
* [matomo](https://github.com/GeekOops/geekoops-matomo)
* [mysql](https://github.com/GeekOops/geekoops-mysql)
* [nextcloud (system package)](https://github.com/GeekOops/geekoops-nc-system)
* [nextcloud](https://github.com/GeekOops/geekoops-nextcloud)
* [NEXT (boot server)](https://github.com/GeekOops/geekoops-next)
* [nginx](https://github.com/GeekOops/geekoops-nginx)
* [php-fpm](https://github.com/GeekOops/geekoops-php-fpm)
* [postfix](https://github.com/GeekOops/geekoops-postfix)
* [pureftpd](https://github.com/GeekOops/geekoops-pureftpd)
* [redis](https://github.com/GeekOops/geekoops-redis)
* [rspamd](https://github.com/GeekOops/geekoops-rspamd)