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