Zfs Facts¶
Gather information about ZFS filesystems.
zfs.Datasets¶
host.get_fact(Datasets, )
zfs.Filesystems¶
host.get_fact(Filesystems)
zfs.Pools¶
host.get_fact(Pools, )
zfs.Snapshots¶
host.get_fact(Snapshots)
zfs.Volumes¶
host.get_fact(Volumes)
zfs.ZfsDatasets¶
host.get_fact(ZfsDatasets, )
zfs.ZfsFilesystems¶
host.get_fact(ZfsFilesystems)
zfs.ZfsPools¶
host.get_fact(ZfsPools, )
zfs.ZfsSnapshots¶
host.get_fact(ZfsSnapshots)
zfs.ZfsVolumes¶
host.get_fact(ZfsVolumes)
pyinfra 3.x