mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +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' ]
|
||||
notes:
|
||||
- Not tested on any debian based system
|
||||
requirements: [ ]
|
||||
requirements: [ libselinux-python, libsemanage-python ]
|
||||
author: "Stephen Fromm (@sfromm)"
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user