readd python2

This commit is contained in:
Louis Abel 2024-02-08 01:32:06 -07:00
parent 93a8a083a2
commit e6800510ed
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ filter_packages = [
("^.*$", {
"*": [
"python2",
"scap-security-guide-rule-playbooks"
]
}),