mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-10 14:51:46 +00:00
fix(reload-modules): do reload_modules
on py module installation
This commit is contained in:
parent
8dffbaf19e
commit
2b6e704c96
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
mysql_python:
|
||||
pkg.installed:
|
||||
- name: {{ mysql.pythonpkg }}
|
||||
- reload_modules: True
|
||||
|
|
Loading…
Add table
Reference in a new issue