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
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
|
state: directory
|
||||||
- name: Get ROOT_UUID
|
- name: Get ROOT_UUID
|
||||||
shell: |
|
shell: |
|
||||||
lsblk -o LABEL,UUID | grep ROOT | awk '{print $2}'
|
lsblk -o LABEL,UUID | grep ROOT | awk '{print $2}'
|
||||||
|
|
Loading…
Reference in a new issue