Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add packages directory for package management | Aaditya Dhruv | 2023-09-09 | 1 | -0/+292 |
The install playbook here will manage installing packages as per the groups in packages.yaml. It also needs to handle non-dnf packages such as rust, pip etc. which will be done later |