mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00
Change states to use short-dec style
This commit is contained in:
parent
8b3ccda879
commit
c2939d7e97
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
{% from "postgres/map.jinja" import postgres with context %}
|
||||
|
||||
postgresql-python:
|
||||
pkg:
|
||||
- installed
|
||||
pkg.installed:
|
||||
- name: {{ postgres.python}}
|
||||
|
|
Loading…
Add table
Reference in a new issue