mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
Solved bugs
This commit is contained in:
parent
191d7a7907
commit
9874ae7c2a
@ -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
|
Loading…
Reference in New Issue
Block a user