add version on install

This commit is contained in:
Jude Quintana 2022-04-29 12:03:21 -06:00
parent 6aa2147efe
commit 765b7f4291

View file

@ -16,6 +16,7 @@ include:
postgresql-client-libs:
pkg.installed:
- pkgs: {{ pkgs | json }}
- version: {{ postgres.version }}
{%- if postgres.use_upstream_repo == true %}
- refresh: True
- require: