Switch to an explicit install_graphics variable rather than using graphics_driver to control all graphics install.

This commit is contained in:
Tom Alexander
2022-11-25 15:29:29 -05:00
parent 11ef6647f1
commit 2222c9d033
9 changed files with 10 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
state: present
- name: Install packages
when: graphics_driver is defined
when: install_graphics is defined and install_graphics
package:
name:
- pinentry-qt5