mirror of https://github.com/ansible/ansible.git
Fix zfs snapshot handling on root zvols (#72254)
parent
38baaee019
commit
0eab1dcc00
@ -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…
Reference in New Issue