Only install gnome-firmware on graphical installs.
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
package:
|
||||
name:
|
||||
- fwupd
|
||||
state: present
|
||||
|
||||
- name: Install packages
|
||||
when: install_graphics
|
||||
package:
|
||||
name:
|
||||
- gnome-firmware
|
||||
state: present
|
||||
|
||||
|
||||
Reference in New Issue
Block a user