From f0dd331a88157969adc486ac8f41937fdf5043fc Mon Sep 17 00:00:00 2001 From: "Jeremy L. Gaddis" Date: Tue, 28 Mar 2017 06:42:44 -0400 Subject: Update requirements for seboolean module (fixes #23028) (cherry picked from b52dbddc176f2babc6632095d655fe1e60fc7a21) --- system/seboolean.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/seboolean.py b/system/seboolean.py index 4581c133..63411f8a 100644 --- a/system/seboolean.py +++ b/system/seboolean.py @@ -44,7 +44,7 @@ options: choices: [ 'yes', 'no' ] notes: - Not tested on any debian based system -requirements: [ ] +requirements: [ libselinux-python, libsemanage-python ] author: "Stephen Fromm (@sfromm)" ''' -- cgit v1.2.1