Add graphics packages
This commit is contained in:
7
roles/packages-graphics/tasks/main.yaml
Normal file
7
roles/packages-graphics/tasks/main.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Install Krita
|
||||
pacman: name=krita
|
||||
|
||||
- name: Install Blender
|
||||
pacman: name=blender
|
Reference in New Issue
Block a user