index
:
KVMagic
dev
main
Ansible roles and playbooks for provisioning VMs on KVM+ZFS hosts.
spmfox@foxwd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
zfs
/
tasks
/
dataset-create.yml
blob: 37c6e6b064387dc5e29eaffea78e4cc8aafe2aec (
plain
)
1
2
3
4
- name: Create ZFS dataset community.general.zfs: name: "{{ zfs_dataset }}" state: present