Add variable ansible_distribution_release on preference file for fix version of postgresql
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2612|5|2607|6|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/320//ansiblelint">Evolix » ansible-roles » unstable #320</a> Details
gitea/ansible-roles/pipeline/head This commit looks good Details

This commit is contained in:
Eric Morino 2023-08-14 09:29:12 +02:00
parent 81849c6537
commit b92871bfef
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ Pin: release a={{ ansible_distribution_release }}-pgdg
Pin-Priority: 999
Package: *
Pin: release a=buster-pgdg
Pin: release a={{ ansible_distribution_release }}-pgdg
Pin-Priority: 1