ansible/test/integration/roles/netscaler_gslb_vserver/tasks/main.yaml

8 lines
137 B
YAML
Raw Normal View History

2017-08-03 13:32:10 +02:00
---
- { include: testbed.yaml, state: present }
- { include: nitro.yaml, tags: ['nitro'] }
- { include: testbed.yaml, state: absent }