Skip to content

Commit 2b6e704

Browse files
author
sticky-note
committed
fix(reload-modules): do reload_modules on py module installation
1 parent 8dffbaf commit 2b6e704

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql/python.sls

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
mysql_python:
44
pkg.installed:
55
- name: {{ mysql.pythonpkg }}
6+
- reload_modules: True

0 commit comments

Comments
 (0)