Skip to content

Instantly share code, notes, and snippets.

@lordcirth
Created February 15, 2018 18:35
Show Gist options
  • Save lordcirth/32719b7aa0f5cd85b641a95a1dc2847f to your computer and use it in GitHub Desktop.
Save lordcirth/32719b7aa0f5cd85b641a95a1dc2847f to your computer and use it in GitHub Desktop.
suppress_comments
[ERROR ] Failed to import module file, this is due most likely to a syntax error:
Traceback (most recent call last):
File "/root/salt/salt/loader.py", line 1458, in _load_module
mod = imp.load_module(mod_namespace, fn_, fpath, desc)
File "/root/salt/salt/modules/file.py", line 4697
hide_comments=None):
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment