community.general/test/integration/rackspace.yml

24 lines
398 B
YAML
Raw Normal View History

---
- hosts: localhost
connection: local
gather_facts: false
tags:
- rackspace
roles:
- role: prepare_rax_tests
tags:
- prepare
- prepare_rax_tests
- role: test_rax
tags: test_rax
2015-01-15 17:38:20 +00:00
2015-01-16 16:04:28 +00:00
- role: test_rax_facts
tags: test_rax_facts
2015-01-15 17:38:20 +00:00
- role: test_rax_clb
tags: test_rax_clb
2015-01-16 01:41:02 +00:00
- role: test_rax_clb_nodes
tags: test_rax_clb_nodes