Add php-xml to desktop packages

This commit is contained in:
Salt 2020-02-29 03:02:38 -06:00
parent fef58fdc60
commit d13e3f33ba

View File

@ -60,6 +60,7 @@
vars:
packages:
- php7.3 # Dev stuff
- php7.3-xml
- name: Install fonts
apt:
name: "{{ packages }}"