mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fix zfs snapshot handling on root zvols (#936)
* Update zfs.py Added support for snapshots when working with a root zvol that contains no / in its path. * Added Changelog Fragment
This commit is contained in:
2
changelogs/fragments/zfs-root-snapshot.yml
Normal file
2
changelogs/fragments/zfs-root-snapshot.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- zfs - fixed ``invalid character '@' in pool name"`` error when working with snapshots on a root zvol (https://github.com/ansible-collections/community.general/issues/932).
|
||||
Reference in New Issue
Block a user