mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
automated integration tests for cloudstack (#20552)
This commit is contained in:
11
test/integration/targets/cs_instance/tasks/main.yml
Normal file
11
test/integration/targets/cs_instance/tasks/main.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
- 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
|
||||
Reference in New Issue
Block a user