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

7 lines
136 B
YAML
Raw Normal View History

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