mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 10:51:24 -07:00
fix some warning of undefined name.
This commit is contained in:
parent
59d655c543
commit
5efa4d29e3
5 changed files with 13 additions and 8 deletions
|
@ -28,6 +28,7 @@
|
|||
#
|
||||
|
||||
import pprint
|
||||
from libcloud.compute.providers import get_driver
|
||||
|
||||
USER_AGENT_PRODUCT="Ansible-gce"
|
||||
USER_AGENT_VERSION="v1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue