diff --git a/mysql/python.sls b/mysql/python.sls index c7aec15..736ecca 100644 --- a/mysql/python.sls +++ b/mysql/python.sls @@ -3,3 +3,4 @@ mysql_python: pkg.installed: - name: {{ mysql.pythonpkg }} + - reload_modules: True