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