mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07:00
Update requirements for seboolean module (fixes #23028)
This commit is contained in:
parent
cc7e09451a
commit
b52dbddc17
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ options:
|
||||||
choices: [ 'yes', 'no' ]
|
choices: [ 'yes', 'no' ]
|
||||||
notes:
|
notes:
|
||||||
- Not tested on any debian based system
|
- Not tested on any debian based system
|
||||||
requirements: [ ]
|
requirements: [ libselinux-python, libsemanage-python ]
|
||||||
author: "Stephen Fromm (@sfromm)"
|
author: "Stephen Fromm (@sfromm)"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue