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