mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 11:39:02 +00:00
Changes to enable make gce to run. Added sys import so libcloud error is displayed; renamed credentials keys in template file so they work properly with gce_credentials.py. (#16607)
This commit is contained in:
parent
697888965e
commit
91a30e59e4
2 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import collections
|
||||
import os
|
||||
import sys
|
||||
import yaml
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue