start adding software, enable zfs.target during base install

This commit is contained in:
Mark Riedesel 2024-11-20 16:06:45 -06:00
parent da3e75d489
commit d1c6350f31
6 changed files with 33 additions and 5 deletions

View file

@ -10,7 +10,7 @@
roles:
- base
# - name: install minimal system packages
# hosts: base
# roles:
# - packages_minimal
- name: post-install setup
hosts: base
roles:
- software