renamed role, to make the purpose better visible

This commit is contained in:
2023-12-08 18:24:45 +01:00
parent 4d5aea8609
commit 9451ce398d
6 changed files with 4 additions and 3 deletions

View File

@@ -151,7 +151,7 @@ Focuses on web server roles and applications, covering SSL certificates, Nginx c
- **[Nginx-Homepage](./roles/nginx-homepage/)**: Configures a homepage for Nginx.
- **[Nginx-Https](./roles/nginx-https/)**: Enables HTTPS configuration for Nginx.
- **[Nginx-Matomo-Tracking](./roles/nginx-matomo-tracking/)**: Integrates Matomo tracking with Nginx.
- **[Nginx-Redirect](./roles/nginx-redirect/)**: Manages URL redirects in Nginx.
- **[Nginx-Redirect](./roles/nginx-domain-redirect/)**: Manages URL redirects in Nginx.
- **[Certbot Nginx](./roles/certbot-nginx/)**: Integrates Certbot with Nginx for SSL certificates.
- **[Postfix](./roles/postfix/)**: Setup for the Postfix mail transfer agent.