1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-17 15:04:14 +00:00

cloudstack: add tests for cs_volume

This commit is contained in:
Rene Moser 2015-11-16 18:38:27 +01:00 committed by Rene Moser
parent 6963955cb4
commit 8b5e553828
4 changed files with 193 additions and 0 deletions

View file

@ -22,3 +22,4 @@
- { role: test_cs_account, tags: test_cs_account }
- { role: test_cs_firewall, tags: test_cs_firewall }
- { role: test_cs_loadbalancer_rule, tags: test_cs_loadbalancer_rule }
- { role: test_cs_volume, tags: test_cs_volume }