mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix issue with rh_ip import change
This commit is contained in:
parent
96071d8b0d
commit
d0d73d8efd
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import StringIO
|
|||
|
||||
# import third party libs
|
||||
import jinja2
|
||||
import jinja2.exceptions.TemplateNotFound
|
||||
import jinja2.exceptions
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils
|
||||
|
|
Loading…
Add table
Reference in a new issue