mirror of
https://github.com/zahodi/ansible-mikrotik.git
synced 2025-07-01 13:54:25 +02:00
Moved pythonlibs to module_utils to avoid usage of ENV vars
This commit is contained in:
parent
38ccf5f1cf
commit
9053215084
23 changed files with 31 additions and 29 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
import mt_api
|
||||
from ansible.module_utils import mt_api
|
||||
import re
|
||||
import sys
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue