mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-30 05:02:54 +08:00
Update freshinstall-ubuntu.yml
This commit is contained in:
parent
c04fd4c8b1
commit
103b28302d
@ -149,7 +149,6 @@
|
|||||||
|
|
||||||
- name: if zfs module loaded, display importable pools
|
- 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
|
executable: /bin/bash
|
||||||
|
|
||||||
- name: Check if a reboot is needed for Debian and Ubuntu boxes
|
- name: Check if a reboot is needed for Debian and Ubuntu boxes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user