Update to 2021-12-12 18:00

This commit is contained in:
Daniel Berteaud 2021-12-12 18:00:15 +01:00
parent 57dc85675d
commit f896fc9bd1
5 changed files with 26 additions and 0 deletions

View File

@ -26,4 +26,5 @@
- include: epel_{{ ansible_os_family }}-{{ ansible_distribution_major_version }}.yml
- include: fws_{{ ansible_os_family }}.yml
- include: dbd_{{ ansible_os_family }}.yml
- include: postgres_client_{{ ansible_os_family }}.yml

View File

@ -48,4 +48,5 @@
- include: epel_{{ ansible_os_family }}-{{ ansible_distribution_major_version }}.yml
- include: fws_{{ ansible_os_family }}.yml
- include: dbd_{{ ansible_os_family }}.yml
- include: postgres_client_{{ ansible_os_family }}.yml

View File

@ -122,4 +122,5 @@
- include: epel_{{ ansible_os_family }}-{{ ansible_distribution_major_version }}.yml
- include: fws_{{ ansible_os_family }}.yml
- include: dbd_{{ ansible_os_family }}.yml
- include: postgres_client_{{ ansible_os_family }}.yml

View File

@ -0,0 +1,22 @@
---
- name: Configure Daniel Berteaud repository
yum_repository:
name: dbd
description: "Daniel Berteaud RPM"
baseurl: http://rpms.lapiole.org/el$releasever/
gpgcheck: True
gpgkey: https://rpms.lapiole.org/RPM-GPG-KEY
tags: repo
- name: Configure Daniel Berteaud Testing repository
yum_repository:
name: dbd-testing
description: "Daniel Berteaud Testing RPM"
file: dbd
baseurl: http://rpms.lapiole.org/testing/el$releasever/
gpgcheck: True
gpgkey: https://rpms.lapiole.org/RPM-GPG-KEY
enabled: False
tags: repo

View File

@ -10,6 +10,7 @@ packagecloud.io
.cloudfront.net
packagist.org
downloads.sourceforge.net
docbook.sourceforge.net
dl.bintray.com
publicsuffix.org
www.internic.net