mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
Update freshinstall-ubuntu.yml
This commit is contained in:
parent
761301bac3
commit
c04fd4c8b1
@ -148,7 +148,7 @@
|
||||
shell: apt-file update
|
||||
|
||||
- name: if zfs module loaded, display importable pools
|
||||
shell: [ $(lsmod |grep -c zfs) -gt 0 ] && zpool import
|
||||
shell: "[ $(lsmod |grep -c zfs) -gt 0 ] && zpool import"
|
||||
args:
|
||||
executable: /bin/bash
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user