1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-28 12:02:47 +00:00
community.general/test/integration/rackspace.yml

20 lines
343 B
YAML

---
- 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
- role: test_rax_clb
tags: test_rax_clb
- role: test_rax_clb_nodes
tags: test_rax_clb_nodes