This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-filesystems
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
btrfs-progs
master
Markus Katharina Brechtel
2 years ago
parent
5de6864d2e
commit
8e9e822c7c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/main.yml
+ 1
- 1
tasks/main.yml
View File
@@ -3,7 +3,7 @@
- name: install debian packages
apt:
pkg:
- btrfs-
tool
s
- btrfs-
prog
s
- dosfstools
when: ansible_os_family == "Debian"
Write
Preview
Loading…
Cancel
Save