1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/storage
patchback[bot] b78254fe24
zfs_delegate_admin: drop choices from permissions (#2540) (#2544)
instead of whitelisting some subset of known existing permissions, just
allow any string to be used as permissions. this way, any permission
supported by the underlying zfs commands can be used, eg. 'bookmark',
'load-key', 'change-key' and all property permissions, which were
missing from the choices list.

(cherry picked from commit dc0a56141f)

Co-authored-by: Lauri Tirkkonen <lauri@hacktheplanet.fi>
2021-05-17 18:02:13 +00:00
..
emc Tidy up validations + bug fixes + deprecations (#1830) 2021-02-16 09:27:24 +01:00
hpe3par modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
ibm Tidy up validations + bug fixes + deprecations (#1830) 2021-02-16 09:27:24 +01:00
vexata modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
zfs zfs_delegate_admin: drop choices from permissions (#2540) (#2544) 2021-05-17 18:02:13 +00:00