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
Lauri Tirkkonen dc0a56141f
zfs_delegate_admin: drop choices from permissions (#2540)
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.
2021-05-17 18:55:00 +02:00
..
zfs.py Avoid incorrectly marking zfs tasks as changed (#2454) 2021-05-10 17:55:19 +02:00
zfs_delegate_admin.py zfs_delegate_admin: drop choices from permissions (#2540) 2021-05-17 18:55:00 +02: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