mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
* Update zfs.py
Added support for snapshots when working with a root zvol that contains no / in its path.
* Added Changelog Fragment
(cherry picked from commit 13fb60f58f
)
Co-authored-by: Hobnob <williamhobson62@aol.com>
This commit is contained in:
parent
01bbab6b2c
commit
0d459e5662
2 changed files with 3 additions and 1 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue