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