Skip to content

Commit

Permalink
Installs x11-utils by default
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Feb 10, 2024
1 parent 5419bf1 commit fbad609
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/install-xvfb.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
- hosts: all
roles: [ea31337.xvfb]
vars:
xvfb_install_x11_utils: true

0 comments on commit fbad609

Please sign in to comment.