add missing package

This commit is contained in:
Louis Abel 2024-05-13 07:25:51 -07:00
parent 2546edb208
commit 0b4f0887bc
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -33728,3 +33728,11 @@ package {
include_filter: "libcpuid-devel.x86_64"
}
}
package {
name: "ansible-collection-microsoft-sql"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "AppStream"
include_filter: "ansible-collection-microsoft-sql.noarch"
}
}