ansible/test/integration/targets/cs_instance/tasks/main.yml

12 lines
229 B
YAML
Raw Normal View History

2015-05-03 16:06:30 +02:00
---
- include: setup.yml
- include: present.yml
2015-09-22 16:17:21 +02:00
- include: tags.yml
2015-05-03 16:06:30 +02:00
- include: absent.yml
- include: cleanup.yml
- include: setup.yml
- include: present_display_name.yml
- include: absent_display_name.yml
- include: cleanup.yml