some fixes

This commit is contained in:
Alex Stephen 2020-07-28 18:28:55 -07:00
commit 11e5da0e3a
7 changed files with 19 additions and 4 deletions

View file

@ -15,6 +15,9 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
from __future__ import (absolute_import, division, print_function)
from ansible_collections.community.general.tests.unit.compat import unittest
from ansible_collections.google.cloud.plugins.module_utils.gcp_utils import (GcpRequest,
navigate_hash,