become root for filesystem
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 4m23s Details

This commit is contained in:
Gleb Koval 2023-09-26 00:23:05 +01:00
parent d005032c97
commit 00cad09f37
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
community.general.filesystem:
dev: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:1-part1
fstype: ext4
become: true
- name: Mount data partition
ansible.posix.mount:
src: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:1-part1