Install nvme-cli in both.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# TODO: Enable period trim, this could be via systemctl enable zfs-trim-weekly@zroot.timer and fstrim.timer on linux. Need to find FreeBSD solution.
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
- nvme-cli
|
||||
state: present
|
||||
|
||||
- import_tasks: tasks/freebsd.yaml
|
||||
when: 'os_flavor == "freebsd"'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user