community.general/test/integration/rackspace.yml

16 lines
254 B
YAML
Raw Normal View History

---
- hosts: localhost
connection: local
gather_facts: false
tags:
- rackspace
roles:
- role: test_rax
tags: test_rax
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