Skip to content

Commit

Permalink
Update extensions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Oct 8, 2023
1 parent d3f315b commit a91695b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/packages/tasks/extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
ansible.builtin.package:
name: >-
{% if ansible_os_family == 'Debian' %}
postgresql-{{ postgresql_version }}-pgrouting-3
postgresql-{{ postgresql_version }}-pgrouting
{% else %}
pgrouting_{{ postgresql_version }}
{% endif %}
Expand Down

0 comments on commit a91695b

Please sign in to comment.