mirror of
https://github.com/kevinveenbirkenbach/client-playbook.git
synced 2024-11-13 11:31:04 +01:00
Solved bugs
This commit is contained in:
parent
1337f6e06e
commit
01dce47126
@ -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