mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
Fix non-matching defaults. (#5452)
This commit is contained in:
parent
5f4e593116
commit
f84a9bf932
75 changed files with 134 additions and 20 deletions
|
@ -38,6 +38,7 @@ options:
|
|||
description:
|
||||
- Name of the SELinux policy store to use.
|
||||
type: str
|
||||
default: ''
|
||||
notes:
|
||||
- Requires a recent version of SELinux and C(policycoreutils-python) (EL 6 or newer).
|
||||
requirements: [ policycoreutils-python ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue