2015-05-03 16:06:30 +02:00
|
|
|
---
|
2018-05-25 11:20:04 +02:00
|
|
|
- include_tasks: setup.yml
|
2017-07-04 15:08:33 +02:00
|
|
|
|
2018-05-25 11:20:04 +02:00
|
|
|
- include_tasks: present.yml
|
|
|
|
- include_tasks: tags.yml
|
|
|
|
- include_tasks: absent.yml
|
2015-12-14 14:23:44 +01:00
|
|
|
|
2018-05-25 11:20:04 +02:00
|
|
|
- include_tasks: present_display_name.yml
|
|
|
|
- include_tasks: absent_display_name.yml
|
2017-07-04 15:08:33 +02:00
|
|
|
|
2018-12-10 17:39:17 +01:00
|
|
|
# TODO: These tests randomly fail in all kinds of unexpected states.
|
|
|
|
# This needs to be verified by the cloudstack community.
|
|
|
|
# - include_tasks: host.yml
|
|
|
|
|
2018-05-25 11:20:04 +02:00
|
|
|
- include_tasks: sshkeys.yml
|
2017-07-04 15:08:33 +02:00
|
|
|
|
2018-05-25 11:20:04 +02:00
|
|
|
- include_tasks: project.yml
|
2017-09-01 21:49:53 +02:00
|
|
|
|
2018-05-25 11:20:04 +02:00
|
|
|
- include_tasks: cleanup.yml
|