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/zfs
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
..
zfs.py Avoid incorrectly marking zfs tasks as changed (#2454) (#2484) 2021-05-10 18:17:03 +02:00
zfs_delegate_admin.py zfs_delegate_admin: drop choices from permissions (#2540) (#2544) 2021-05-17 18:02:13 +00:00
zfs_facts.py rewritten as list literals (#2160) 2021-04-05 09:22:06 +02:00
zpool_facts.py rewritten as list literals (#2160) 2021-04-05 09:22:06 +02:00