zfs_delegate_admin: add diff,hold,release to list of permissions (#278)

Co-authored-by: Lauri Tirkkonen <lauri@tuxera.com>
This commit is contained in:
Lauri Tirkkonen
2020-05-05 14:02:14 +03:00
committed by GitHub
parent 385d03a629
commit 75107c807c
2 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- zfs_delegate_admin - add missing choices diff/hold/release to the permissions parameter (https://github.com/ansible-collections/community.general/pull/278)