mount partition
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m30s Details

This commit is contained in:
Gleb Koval 2023-09-25 23:54:41 +01:00
parent 46303021f5
commit 69e609d522
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
src: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:1-part1
path: /mnt/data
fstype: ext4
state: present
state: mounted
become: true
- name: Set data partition permissions
ansible.builtin.file: