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/legacy/opennebula.yml

8 lines
232 B
YAML

---
- hosts: localhost
roles:
- { role: one_vm, tags: test_one_vm }
- { role: one_image, tags: test_one_image }
- { role: one_image_info, tags: test_one_image_info }
- { role: one_service, tags: test_one_service }