Skip to content
Snippets Groups Projects
Commit 690f09b3 authored by Simone Piccardi's avatar Simone Piccardi
Browse files

Adding missing package to make local parameter of ansible user module

work
parent 1cfea1d5
No related merge requests found
......@@ -44,7 +44,7 @@
- name: Install fuss destkop and fuss metapackages
include_tasks: "{{includes}}/install-package-apt.yml"
with_items:
- fuss-desktop
- fuss-desktop,libuser
- fuss-graphics,fuss-language-support,fuss-multimedia,fuss-extra-multimedia,fuss-net,fuss-office,fuss-various
- name: Install educational fuss metapackages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment