From c68bf3dae27b56db957e4428df2b3cb64eb39f06 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 23 Apr 2026 15:33:34 +0300 Subject: [PATCH] Add ansible-collection-community-crypto --- build_configs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build_configs.json b/build_configs.json index 68915fa..a16e6ca 100644 --- a/build_configs.json +++ b/build_configs.json @@ -768,5 +768,10 @@ "*epel*": { "platform_flavors": ["add-epel-macros"] } + }, + "ansible-collection-community-crypto": { + "*epel*": { + "platform_flavors": ["add-epel-macros"] + } } }