readd python2

This commit is contained in:
Louis Abel 2024-02-08 01:32:27 -07:00
parent a563e05cce
commit 67ffb4bc59
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"
]
}),