Optimized mds

This commit is contained in:
2025-03-17 05:10:43 +01:00
parent 7b17362986
commit 2667f3c259
78 changed files with 110 additions and 79 deletions

View File

@@ -4,7 +4,7 @@
This role installs the [sudo](https://en.wikipedia.org/wiki/Sudo) package and deploys a default sudoers file to ensure secure and consistent privilege escalation on the target system. It uses a preconfigured sudoers file that follows best practices and includes directives to read drop-in files from `/etc/sudoers.d`.
## 📌 Overview
## Overview
Optimized for security and ease of administration, this role guarantees that sudo is installed and configured according to recommended practices. The provided sudoers file includes essential comments, host/user aliases, and defaults to help prevent misconfigurations.