diff --git a/tasks/install.yml b/tasks/install.yml index 8da4b5cb..f0d2ad55 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -25,4 +25,4 @@ with_items: - "postgresql-{{postgresql_version}}" - "postgresql-client-{{postgresql_version}}" - - "postgresql-contrib" + - "postgresql-contrib-{{postgresql_version}}"