Skip to content

Commit

Permalink
Pin dosfstools version
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Boenninghausen committed Apr 4, 2024
1 parent 09a950a commit 99c8bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/ansible/roles/dosfstools/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# dosfstools provide the mkfs.fat command, which is used by infect_flashdrive_exe
- name: Install dosfstools
apt:
name: dosfstools
name: dosfstools=4.2-1
update_cache: yes
state: present

0 comments on commit 99c8bcb

Please sign in to comment.