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 [python-pip](https://en.wikipedia.org/wiki/Pip_(package_manager)) package on the target system. It ensures that the pip package manager is available for installing Python packages.
## 📌 Overview
## Overview
Optimized for simplicity and idempotency, this role:
- Installs the python-pip package using [pacman](https://wiki.archlinux.org/title/Pacman).