mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-16 09:40:26 +00:00
6 lines
139 B
Text
6 lines
139 B
Text
{% from "postgres/map.jinja" import postgres with context %}
|
|
|
|
postgresql-python:
|
|
pkg:
|
|
- installed
|
|
- name: {{ postgresql.python}}
|