mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b85b92ecdd
cloudstack: extend test_cs_instance addressing recovering cloudstack: test_cs_instance: add tests for using display_name as indentifier.
11 lines
229 B
YAML
11 lines
229 B
YAML
---
|
|
- 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: cleanup.yml
|