From 903a6b8e51bb57bd5a740ef47d7b100aae9558d8 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 5 Feb 2025 16:11:34 +0300 Subject: [PATCH] Update config --- config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.yaml b/config.yaml index 619022c..3be365f 100644 --- a/config.yaml +++ b/config.yaml @@ -3,12 +3,12 @@ actions: - target: "spec" find: | %if ( %{defined rhel} && (! %{defined centos}) ) - %package rule-playbooks - Summary: Ansible playbooks per each rule. - Group: System Environment/Base - Requires: %{name} = %{version}-%{release} - - %description rule-playbooks + %package rule-playbooks + Summary: Ansible playbooks per each rule. + Group: System Environment/Base + Requires: %{name} = %{version}-%{release} + + %description rule-playbooks The %{name}-rule-playbooks package contains individual ansible playbooks per rule. %endif replace: |