Skip to content

Commit a2ee53b

Browse files
authored
Merge pull request #239 from sticky-note/fix/reload
fix(reload-modules): do `reload_modules` on `python-mysql` py module …
2 parents 5e6e24a + 2b6e704 commit a2ee53b

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)