1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-18 15:34:19 +00:00

cloudstack: add tests for cs_loadbalancer_rule and _member

This commit is contained in:
Rene Moser 2015-10-17 14:01:02 +02:00
parent 450c8d45c6
commit bb5dcc00b6
4 changed files with 220 additions and 0 deletions

View file

@ -21,3 +21,4 @@
- { role: test_cs_portforward, tags: test_cs_portforward }
- { 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 }