mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-06 18:31:36 +02:00
Solved bugs
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
hosts: swapfile_hosts
|
||||
become: false
|
||||
roles:
|
||||
- role: driver-swapfile
|
||||
- system-swapfile
|
||||
|
||||
- name: setup gaming hosts
|
||||
hosts: gaming_hosts
|
||||
|
@@ -1,3 +1,3 @@
|
||||
dependencies:
|
||||
- native-aur-helper
|
||||
- system-aur-helper
|
||||
- system-gnome
|
@@ -1,2 +1,2 @@
|
||||
dependencies:
|
||||
- native-hunspell
|
||||
- application-hunspell
|
||||
|
@@ -1,2 +1,2 @@
|
||||
dependencies:
|
||||
- native-aur-helper
|
||||
- system-aur-helper
|
@@ -1,2 +1,2 @@
|
||||
dependencies:
|
||||
- native-aur-helper
|
||||
- system-aur-helper
|
Reference in New Issue
Block a user