Add variable ansible_distribution_release on preference file for fix version of postgresql
All checks were successful
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>
gitea/ansible-roles/pipeline/head This commit looks good
All checks were successful
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>
gitea/ansible-roles/pipeline/head This commit looks good
This commit is contained in:
parent
81849c6537
commit
b92871bfef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue