Remove reference to 'context' since it's not implemented.
This commit is contained in:
parent
8d0a14ae7d
commit
3b3ff552f2
1 changed files with 0 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue