Skip to content
Snippets Groups Projects
Commit f672ec25 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

client/software: Install firmware

parent ddff64b5
No related branches found
No related tags found
No related merge requests found
---
# file: roles/client/tasks/desktop.yml
- name: Install Intel and Realtek firmware for Dell clients
apt:
name:
- firmware-misc-nonfree
- firmware-realtek
state: present
- name: ensure office applications are installed
apt:
name:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment