Remove perms from linux_acl.list_absent docstring

Not a valid argument for this function, remove misleading documentation
reference.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2024-09-15 23:48:34 +02:00 committed by Daniel Wozniak
parent 98f49eba4e
commit 4e429ef772
2 changed files with 1 additions and 3 deletions

1
changelog/66891.fixed.md Normal file
View file

@ -0,0 +1 @@
Remove "perms" from `linux_acl.list_absent()` documentation

View file

@ -697,9 +697,6 @@ def list_absent(name, acl_type, acl_names=None, recurse=False):
acl_names
The list of users or groups
perms
Remove the permissions eg.: rwx
recurse
Set the permissions recursive in the path