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"] + } } }