ansible/test/legacy/roles/netscaler_lb_vserver/tasks/main.yaml

8 lines
137 B
YAML
Raw Normal View History

---
- include: testbed_setup.yaml state=present
- { include: nitro.yaml, tags: ['nitro'] }
- include: testbed_setup.yaml state=absent