mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
zfs_delegate_admin: fix example (#284)
This commit is contained in:
@@ -94,7 +94,7 @@ EXAMPLES = r'''
|
||||
local: yes
|
||||
|
||||
- name: Revoke all permissions from everyone (permissions specifically assigned to users and groups remain)
|
||||
- zfs_delegate_admin:
|
||||
zfs_delegate_admin:
|
||||
name: rpool/myfs
|
||||
everyone: yes
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user