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

@@ -1,2 +1,2 @@
- import_tasks: tasks/common.yaml
when: graphics_driver is defined
when: install_graphics is defined and install_graphics