Fix btrfs directory
This commit is contained in:
parent
c3f2558da5
commit
5f924e32ff
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
owner: root
|
||||
group: root
|
||||
mode: '0755'
|
||||
state: directory
|
||||
- name: Get ROOT_UUID
|
||||
shell: |
|
||||
lsblk -o LABEL,UUID | grep ROOT | awk '{print $2}'
|
||||
|
|
Loading…
Reference in a new issue