Update to 2025-08-22 17:00

This commit is contained in:
Daniel Berteaud
2025-08-22 17:00:22 +02:00
parent 901dd82ae1
commit c746f32851
10 changed files with 332 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
---
- name: Configure EPEL repository
yum_repository:
name: epel
description: "Extra Package for Enterprise Linux"
baseurl: https://fr2.rpmfind.net/linux/epel/$releasever/Everything/$basearch https://mirror.in2p3.fr/pub/epel/$releasever/Everything/$basearch
gpgcheck: True
gpgkey: https://mirror.in2p3.fr/pub/epel/RPM-GPG-KEY-EPEL-10
exclude: dehydrated,zabbix*
tags: repo