mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Update requirements for seboolean module (fixes #23028)
This commit is contained in:
committed by
Toshio Kuratomi
parent
cc7e09451a
commit
b52dbddc17
@@ -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)"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user