mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Different optimations and mig integration. test will fail due to strickter validation checks. need to be cleaned up tomorrow
This commit is contained in:
5
roles/dev-base-devel/tasks/main.yml
Normal file
5
roles/dev-base-devel/tasks/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: install base-devel
|
||||
community.general.pacman:
|
||||
name: base-devel
|
||||
state: present
|
||||
become: true
|
Reference in New Issue
Block a user