mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 12:22:45 +00:00
Remove reference to 'context' since it's not implemented.
This commit is contained in:
@@ -106,13 +106,6 @@ options:
|
||||
- level part of the SELinux file context. This is the MLS/MCS attribute,
|
||||
sometimes known as the C(range). C(_default) feature works as for
|
||||
I(seuser).
|
||||
context:
|
||||
required: false
|
||||
default: null
|
||||
choices: [ "default" ]
|
||||
description:
|
||||
- accepts only C(default) as value. This will restore a file's SELinux context
|
||||
in the policy. Does nothing if no default value is available.
|
||||
recurse:
|
||||
required: false
|
||||
default: "no"
|
||||
|
||||
Reference in New Issue
Block a user