Added ext4 and bind mounts #2
1 changed files with 1 additions and 7 deletions
|
@ -7,10 +7,4 @@
|
|||
opts: noatime
|
||||
state: mounted
|
||||
loop: "{{ ext4_mounts }}"
|
||||
|
||||
|
||||
- name: mount ext4
|
||||
ansible.builtin.mount:
|
||||
path: "/mnt/data/"
|
||||
src: "UUID=a11c4225-bf55-4888-ab15-589afde95510"
|
||||
fstype: ext4
|
||||
|
Loading…
Add table
Reference in a new issue