You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/cs_instance/tasks/main.yml

16 lines
235 B
YAML

---
- include: setup.yml
- include: present.yml
- include: tags.yml
- include: absent.yml
- include: present_display_name.yml
- include: absent_display_name.yml
- include: sshkeys.yml
- include: project.yml
- include: cleanup.yml