Merge pull request #239 from sticky-note/fix/reload

fix(reload-modules): do `reload_modules` on `python-mysql` py module …
This commit is contained in:
Imran Iqbal 2020-04-17 15:17:09 +01:00 committed by GitHub
commit a2ee53be01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,3 +3,4 @@
mysql_python:
pkg.installed:
- name: {{ mysql.pythonpkg }}
- reload_modules: True