ansible/test/integration/roles/netscaler_cs_action/tasks/main.yaml
2017-06-28 19:16:46 +05:30

6 lines
136 B
YAML

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