ansible/test/integration/rackspace.yml

46 lines
858 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 11:38:20 -06:00
2015-01-16 10:04:28 -06:00
- role: test_rax_facts
tags: test_rax_facts
2015-01-16 14:11:50 -06:00
- role: test_rax_meta
tags: test_rax_meta
2015-01-16 14:54:28 -06:00
- role: test_rax_keypair
tags: test_rax_keypair
2015-01-15 11:38:20 -06:00
- role: test_rax_clb
tags: test_rax_clb
2015-01-15 19:41:02 -06:00
- role: test_rax_clb_nodes
tags: test_rax_clb_nodes
2015-01-16 15:25:32 -06:00
- role: test_rax_network
tags: test_rax_network
2015-01-19 11:04:53 -06:00
- role: test_rax_cbs
tags: test_rax_cbs
2015-01-19 12:45:52 -06:00
- role: test_rax_cbs_attachments
tags: test_rax_cbs_attachments
2015-01-19 13:06:35 -06:00
- role: test_rax_identity
tags: test_rax_identity
2015-01-20 11:41:41 -06:00
- role: test_rax_cdb
tags: test_rax_cdb
2015-01-20 14:05:45 -06:00
- role: test_rax_cdb_database
tags: test_rax_cdb_database
2015-05-19 15:37:47 -05:00
- role: test_rax_scaling_group
tags: test_rax_scaling_group