mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-08 03:07:14 +02:00
Moved client setup from core-system repository to roles
This commit is contained in:
2
roles/native-caffeine/meta/main.yml
Normal file
2
roles/native-caffeine/meta/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
dependencies:
|
||||
- native-aur-helper
|
5
roles/native-caffeine/tasks/main.yml
Normal file
5
roles/native-caffeine/tasks/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: Install caffeine
|
||||
kewlfft.aur.aur:
|
||||
use: yay
|
||||
name:
|
||||
- caffeine-ng
|
Reference in New Issue
Block a user