Skip to content

Commit

Permalink
Merge pull request ANXS#229 from MartinVerges/master
Browse files Browse the repository at this point in the history
fixed install problems on debian with pinning enabled
  • Loading branch information
otakup0pe authored Apr 21, 2017
2 parents 5f42684 + 2e7228a commit 9446ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
name: "{{item}}"
state: present
update_cache: yes
default_release: "{{ansible_distribution_release}}-pgdg"
cache_valid_time: "{{apt_cache_valid_time | default (3600)}}"
environment: "{{postgresql_env}}"
with_items:
Expand Down

0 comments on commit 9446ab5

Please sign in to comment.