FVS Fix VM-image permissions
This commit is contained in:
parent
11182e891e
commit
c92966c0e2
1 changed files with 3 additions and 0 deletions
|
|
@ -32,3 +32,6 @@
|
||||||
state: absent
|
state: absent
|
||||||
purge: true
|
purge: true
|
||||||
autoremove: true
|
autoremove: true
|
||||||
|
|
||||||
|
- name: Set VM permissions
|
||||||
|
ansible.builtin.command: chmod -R o+r /lmn/vm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue