mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 12:08:53 +00:00
Fix zfs link as well.
This commit is contained in:
parent
a59f61e91c
commit
1a892dd61f
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ bitrot, ransomware and other nasties. Ansible-NAS historically prefers **ZFS**
|
|||
because this lets you swap storage pools with
|
||||
[FreeNAS](https://freenas.org/zfs/). A [brief introduction](zfs/zfs_overview.md)
|
||||
to ZFS is included in the Ansible-NAS documentation, as well as [an
|
||||
example](zfs_configuration.md) of a very simple ZFS setup.
|
||||
example](zfs/zfs_configuration.md) of a very simple ZFS setup.
|
||||
|
||||
After that, you can continue with the actual [installation](installation.md) of
|
||||
Ansible-NAS.
|
||||
|
|
Loading…
Reference in a new issue