FVS Fix VM-image permissions
This commit is contained in:
parent
1f0cbc02b9
commit
4b2158b034
1 changed files with 3 additions and 0 deletions
|
|
@ -32,3 +32,6 @@
|
|||
state: absent
|
||||
purge: 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