5dd3aa26ea
* cs_instance: implement host migration support * fix build * fail fast on update if user is not admin * improve tests a bit * expunge it * fix typo * disable temporarly verify for host on starting instance.
15 lines
289 B
YAML
15 lines
289 B
YAML
---
|
|
- include_tasks: setup.yml
|
|
|
|
- include_tasks: present.yml
|
|
- include_tasks: tags.yml
|
|
- include_tasks: absent.yml
|
|
|
|
- include_tasks: present_display_name.yml
|
|
- include_tasks: absent_display_name.yml
|
|
|
|
- include_tasks: sshkeys.yml
|
|
|
|
- include_tasks: project.yml
|
|
|
|
- include_tasks: cleanup.yml
|