mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
Solved bugs
This commit is contained in:
parent
191d7a7907
commit
9874ae7c2a
@ -35,7 +35,7 @@
|
|||||||
hosts: swapfile_hosts
|
hosts: swapfile_hosts
|
||||||
become: false
|
become: false
|
||||||
roles:
|
roles:
|
||||||
- role: driver-swapfile
|
- system-swapfile
|
||||||
|
|
||||||
- name: setup gaming hosts
|
- name: setup gaming hosts
|
||||||
hosts: gaming_hosts
|
hosts: gaming_hosts
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- native-aur-helper
|
- system-aur-helper
|
||||||
- system-gnome
|
- system-gnome
|
@ -1,2 +1,2 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- native-hunspell
|
- application-hunspell
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- native-aur-helper
|
- system-aur-helper
|
@ -1,2 +1,2 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- native-aur-helper
|
- system-aur-helper
|
Loading…
Reference in New Issue
Block a user