Skip to content
Snippets Groups Projects
Commit 3d541f4c authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: add cifs-utils package for mounting SMB share

parent 80f62d18
Branches
Tags
No related merge requests found
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
ansible.builtin.apt: ansible.builtin.apt:
state: present state: present
name: [ name: [
'cifs-utils',
'cpanminus', 'cpanminus',
'git', 'git',
'make', 'make',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment