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
|
lineafter: btrfs
|
||||||
- name: Btrfs mount permission
|
- name: Btrfs mount permission
|
||||||
file:
|
file:
|
||||||
path: /btrfs
|
path: "/btrfs"
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
|
|
Loading…
Reference in a new issue