2015-01-09 20:50:23 +00:00
|
|
|
---
|
|
|
|
- hosts: localhost
|
|
|
|
connection: local
|
|
|
|
gather_facts: false
|
|
|
|
tags:
|
|
|
|
- rackspace
|
|
|
|
roles:
|
|
|
|
- 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-16 20:11:50 +00:00
|
|
|
- role: test_rax_meta
|
|
|
|
tags: test_rax_meta
|
|
|
|
|
2015-01-16 20:54:28 +00:00
|
|
|
- role: test_rax_keypair
|
|
|
|
tags: test_rax_keypair
|
|
|
|
|
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
|
2015-01-16 21:25:32 +00:00
|
|
|
|
|
|
|
- role: test_rax_network
|
|
|
|
tags: test_rax_network
|
2015-01-19 17:04:53 +00:00
|
|
|
|
|
|
|
- role: test_rax_cbs
|
|
|
|
tags: test_rax_cbs
|
2015-01-19 18:45:52 +00:00
|
|
|
|
|
|
|
- role: test_rax_cbs_attachments
|
|
|
|
tags: test_rax_cbs_attachments
|
2015-01-19 19:06:35 +00:00
|
|
|
|
|
|
|
- role: test_rax_identity
|
|
|
|
tags: test_rax_identity
|
2015-01-20 17:41:41 +00:00
|
|
|
|
|
|
|
- role: test_rax_cdb
|
|
|
|
tags: test_rax_cdb
|
2015-01-20 20:05:45 +00:00
|
|
|
|
|
|
|
- role: test_rax_cdb_database
|
|
|
|
tags: test_rax_cdb_database
|
2015-05-19 20:37:47 +00:00
|
|
|
|
|
|
|
- role: test_rax_scaling_group
|
|
|
|
tags: test_rax_scaling_group
|