We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50dcf76 commit 2e7228aCopy full SHA for 2e7228a
tasks/install.yml
@@ -39,6 +39,7 @@
39
name: "{{item}}"
40
state: present
41
update_cache: yes
42
+ default_release: "{{ansible_distribution_release}}-pgdg"
43
cache_valid_time: "{{apt_cache_valid_time | default (3600)}}"
44
environment: "{{postgresql_env}}"
45
with_items:
0 commit comments