Commit b8b0865e by Cédric RICARD

Missing 'base64' import

parent b8816bf6
......@@ -21,6 +21,7 @@ import os.path
import pipes
import shutil
import tempfile
import base64
from ansible import utils
from ansible.runner.return_data import ReturnData
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment