mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
removed follow from common file docs
This commit is contained in:
parent
bc41f46fec
commit
6ddea3e915
1 changed files with 0 additions and 8 deletions
|
@ -60,12 +60,4 @@ options:
|
||||||
- level part of the SELinux file context. This is the MLS/MCS attribute,
|
- 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
|
sometimes known as the C(range). C(_default) feature works as for
|
||||||
I(seuser).
|
I(seuser).
|
||||||
follow:
|
|
||||||
required: false
|
|
||||||
default: "no"
|
|
||||||
choices: [ "yes", "no" ]
|
|
||||||
version_added: "1.8"
|
|
||||||
description:
|
|
||||||
- 'This flag indicates that filesystem links, if they exist, should be followed.'
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Reference in a new issue