mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 23:21:31 -07:00
some fixes
This commit is contained in:
parent
e82e639e41
commit
11e5da0e3a
7 changed files with 19 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
__metaclass__ = type
|
||||
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
|
||||
import os
|
||||
|
||||
import testinfra.utils.ansible_runner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue