ansible/test/integration/gce.yml

11 lines
369 B
YAML
Raw Normal View History

2014-03-30 01:27:48 +01:00
- hosts: testhost
gather_facts: true
roles:
- { role: test_gce, tags: test_gce }
- { role: test_gce_pd, tags: test_gce_pd }
- { role: test_gce_mig, tags: test_gce_mig }
- { role: test_gcdns, tags: test_gcdns }
- { role: test_gce_tag, tags: test_gce_tag }
- { role: test_gce_net, tags: test_gce_net }
# TODO: tests for gce_lb, gc_storage