postgresql: fix file postgresql.pref.j2 for exclude package
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2613|4|2609|4|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/315//ansiblelint">Evolix » ansible-roles » unstable #315</a>
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Eric Morino 2023-08-04 10:14:37 +02:00 committed by Eric Morino
parent eca010d959
commit 87d09275a0
2 changed files with 6 additions and 0 deletions

View file

@ -46,6 +46,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* redis: standardize plugins path from /usr/local/share/munin/ to /usr/local/lib/munin/plugins/
* postfix: new spam.sh update script that avoids reloading if files did not change.
* postgresql: fix task "update apt cache" for PGDG repo
* postgresql: fix file postgresql.pref.j2 for exclude package
### Fixed

View file

@ -1,3 +1,8 @@
Package: postgresql-{{ postgresql_version }} postgresql-client-common postgresql-common libpq5 ptop
Pin: release a={{ ansible_distribution_release }}-pgdg
Pin-Priority: 999
Package: *
Pin: release a=buster-pgdg
Pin-Priority: 1