Add missing import

This commit is contained in:
twangboy 2016-05-26 13:53:14 -06:00
parent 193583be96
commit 72ebf26616

View file

@ -3,6 +3,9 @@
Manage Windows features via the ServerManager powershell module
'''
# Import salt modules
import salt.utils
def __virtual__():
'''