Added role make and added it to package-manager

This commit is contained in:
2025-04-01 17:53:35 +02:00
parent 7a8a22a3a8
commit b488ea949f
6 changed files with 55 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
- name: install make
pacman:
name: make
state: present