become root for filesystem
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 4m23s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 4m23s
Details
This commit is contained in:
parent
d005032c97
commit
00cad09f37
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue