Fix btrfs directory
This commit is contained in:
parent
5f924e32ff
commit
f6a3ad8bf8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
lineafter: btrfs
|
||||
- name: Btrfs mount permission
|
||||
file:
|
||||
path: /btrfs
|
||||
path: "/btrfs"
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0755'
|
||||
|
|
Loading…
Reference in a new issue