2015-05-03 14:06:30 +00:00
|
|
|
---
|
2018-05-25 09:20:04 +00:00
|
|
|
- include_tasks: setup.yml
|
2017-07-04 13:08:33 +00:00
|
|
|
|
2018-05-25 09:20:04 +00:00
|
|
|
- include_tasks: present.yml
|
|
|
|
- include_tasks: tags.yml
|
|
|
|
- include_tasks: absent.yml
|
2015-12-14 13:23:44 +00:00
|
|
|
|
2018-05-25 09:20:04 +00:00
|
|
|
- include_tasks: present_display_name.yml
|
|
|
|
- include_tasks: absent_display_name.yml
|
2017-07-04 13:08:33 +00:00
|
|
|
|
2018-12-10 16:39:17 +00: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 09:20:04 +00:00
|
|
|
- include_tasks: sshkeys.yml
|
2017-07-04 13:08:33 +00:00
|
|
|
|
2018-05-25 09:20:04 +00:00
|
|
|
- include_tasks: project.yml
|
2017-09-01 19:49:53 +00:00
|
|
|
|
2018-05-25 09:20:04 +00:00
|
|
|
- include_tasks: cleanup.yml
|