11 lines
184 B
YAML
Raw Normal View History

---
- import_playbook: detect-release.yml
vars:
detect_release_hosts: bifrost
- name: Apply role bifrost
hosts: bifrost
roles:
- { role: bifrost,
tags: bifrost}