2016-08-01 19:11:50 +00:00
|
|
|
---
|
2018-11-12 10:28:35 +00:00
|
|
|
- import_playbook: detect-release.yml
|
|
|
|
vars:
|
|
|
|
detect_release_hosts: bifrost
|
2018-03-08 10:12:21 +00:00
|
|
|
|
2016-11-30 16:23:36 +01:00
|
|
|
- name: Apply role bifrost
|
2017-02-16 16:35:44 +00:00
|
|
|
hosts: bifrost
|
2016-08-01 19:11:50 +00:00
|
|
|
roles:
|
|
|
|
- { role: bifrost,
|
|
|
|
tags: bifrost}
|