mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
commit
6592511e6e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue