Skip to content

Commit

Permalink
Install FUSE
Browse files Browse the repository at this point in the history
  • Loading branch information
OrBin committed Dec 26, 2023
1 parent 78033b1 commit dac258f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tasks/basic-distribution-preparation.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
- name: Install snapd
- name: Install snapd and FUSE
apt:
name: snapd
name:
- snapd
- libfuse2
become: yes

0 comments on commit dac258f

Please sign in to comment.