mount partition
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m30s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m30s
Details
This commit is contained in:
parent
46303021f5
commit
69e609d522
|
@ -33,7 +33,7 @@
|
||||||
src: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:1-part1
|
src: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:1-part1
|
||||||
path: /mnt/data
|
path: /mnt/data
|
||||||
fstype: ext4
|
fstype: ext4
|
||||||
state: present
|
state: mounted
|
||||||
become: true
|
become: true
|
||||||
- name: Set data partition permissions
|
- name: Set data partition permissions
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
|
Loading…
Reference in New Issue