add python-pam

This commit is contained in:
Louis Abel 2024-05-15 09:47:00 -07:00
parent 0b4f0887bc
commit c49c842aad
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -33736,3 +33736,11 @@ package {
include_filter: "ansible-collection-microsoft-sql.noarch"
}
}
package {
name: "python-pam"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "AppStream"
include_filter: "python-pam.noarch"
}
}