summaryrefslogtreecommitdiffstats
path: root/slx-builder/tasks/distro/Rocky-8.yml
diff options
context:
space:
mode:
Diffstat (limited to 'slx-builder/tasks/distro/Rocky-8.yml')
-rw-r--r--slx-builder/tasks/distro/Rocky-8.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/slx-builder/tasks/distro/Rocky-8.yml b/slx-builder/tasks/distro/Rocky-8.yml
index adb5ebb..d19b01b 100644
--- a/slx-builder/tasks/distro/Rocky-8.yml
+++ b/slx-builder/tasks/distro/Rocky-8.yml
@@ -1,8 +1,8 @@
---
-- name: Rocky-8 | Enable PowerTools
+- name: Alma|Rocky|Centos 8 | Enable PowerTools
command: dnf config-manager --set-enabled powertools
-- name: Rocky-8 | Install packages
+- name: Alma|Rocky|Centos 8| Install packages
dnf:
name: "{{ packages }}"
state: latest