ansible/test/legacy/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 18:38:20 +01:00
2015-01-16 17:04:28 +01:00
- role: test_rax_facts
tags: test_rax_facts
2015-01-16 21:11:50 +01:00
- role: test_rax_meta
tags: test_rax_meta
2015-01-16 21:54:28 +01:00
- role: test_rax_keypair
tags: test_rax_keypair
2015-01-15 18:38:20 +01:00
- role: test_rax_clb
tags: test_rax_clb
2015-01-16 02:41:02 +01:00
- role: test_rax_clb_nodes
tags: test_rax_clb_nodes
2015-01-16 22:25:32 +01:00
- role: test_rax_network
tags: test_rax_network
2015-01-19 18:04:53 +01:00
- role: test_rax_cbs
tags: test_rax_cbs
2015-01-19 19:45:52 +01:00
- role: test_rax_cbs_attachments
tags: test_rax_cbs_attachments
2015-01-19 20:06:35 +01:00
- role: test_rax_identity
tags: test_rax_identity
2015-01-20 18:41:41 +01:00
- role: test_rax_cdb
tags: test_rax_cdb
2015-01-20 21:05:45 +01:00
- role: test_rax_cdb_database
tags: test_rax_cdb_database
2015-05-19 22:37:47 +02:00
- role: test_rax_scaling_group
tags: test_rax_scaling_group