ansible/test/integration/roles/netscaler_cs_action/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 }