mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Adds integration tests for gce module.
This commit is contained in:
5
test/integration/gce.yml
Normal file
5
test/integration/gce.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- hosts: testhost
|
||||
gather_facts: true
|
||||
roles:
|
||||
- { role: test_gce, tags: test_gce }
|
||||
# TODO: tests for gce_net, gce_pd, etc.
|
||||
Reference in New Issue
Block a user