weitere Aenderungen
This commit is contained in:
6
roles/workstation/tasks/software/caffeine.yml
Normal file
6
roles/workstation/tasks/software/caffeine.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Arch isn't packaging caffeine for some stupid reason.
|
||||
- name: software | install caffeine
|
||||
tags: packages,workstation-packages,caffeine
|
||||
package:
|
||||
name: caffeine
|
||||
when: ansible_distribution != "Archlinux"
|
||||
Reference in New Issue
Block a user