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