mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 09:40:26 +00:00
Merge pull request #239 from sticky-note/fix/reload
fix(reload-modules): do `reload_modules` on `python-mysql` py module …
This commit is contained in:
commit
a2ee53be01
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
||||||
mysql_python:
|
mysql_python:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- name: {{ mysql.pythonpkg }}
|
- name: {{ mysql.pythonpkg }}
|
||||||
|
- reload_modules: True
|
||||||
|
|
Loading…
Add table
Reference in a new issue