1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-08 19:49:09 +00:00

cloudstack: new integration tests test_cs_configuration

This commit is contained in:
Rene Moser 2016-02-02 20:19:10 +01:00
parent 7587c20d27
commit d9f7589460
8 changed files with 408 additions and 0 deletions

View file

@ -23,3 +23,5 @@
- { 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 }
- { role: test_cs_configuration, tags: test_cs_configuration }