Start migrating jails to fileserver.

This commit is contained in:
Tom Alexander
2022-11-03 00:07:44 -04:00
parent 26c43139a1
commit 1fa60057b2
3 changed files with 19 additions and 2 deletions

View File

@@ -6,6 +6,12 @@
- ccid
# - linux_libusb
- pinentry
state: present
- name: Install packages
when: graphics_driver is defined
package:
name:
- pinentry-qt5
state: present