cloudstack: cs_instance: extent integration tests for ssh key handling

This commit is contained in:
Rene Moser
2017-07-04 15:08:33 +02:00
committed by René Moser
parent 37b22673fb
commit c92170e90d
2 changed files with 172 additions and 2 deletions

View File

@@ -1,11 +1,13 @@
---
- include: setup.yml
- include: present.yml
- include: tags.yml
- include: absent.yml
- include: cleanup.yml
- include: setup.yml
- include: present_display_name.yml
- include: absent_display_name.yml
- include: sshkeys.yml
- include: cleanup.yml