Switch to an explicit install_graphics variable rather than using graphics_driver to control all graphics install.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
- import_tasks: tasks/common.yaml
|
||||
when: graphics_driver is defined
|
||||
when: install_graphics is defined and install_graphics
|
||||
|
||||
Reference in New Issue
Block a user