mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-15 17:20:25 +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:
|
mysql_python:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- name: {{ mysql.pythonpkg }}
|
- name: {{ mysql.pythonpkg }}
|
||||||
|
- reload_modules: True
|
||||||
|
|
Loading…
Add table
Reference in a new issue