ansible/test/integration/roles/test_gce_labels/tasks/main.yml

6 lines
96 B
YAML
Raw Normal View History

2017-05-19 21:13:01 +00:00
---
# test role for gce_labels
- include: setup.yml
- include: test.yml
- include: teardown.yml