diff --git a/autocatalog.cfg b/autocatalog.cfg index f73a6d2..b481cce 100644 --- a/autocatalog.cfg +++ b/autocatalog.cfg @@ -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" + } +}