Skip to content
Snippets Groups Projects
bifrost.yml 184 B
Newer Older
- import_playbook: detect-release.yml
  vars:
    detect_release_hosts: bifrost
- name: Apply role bifrost
  hosts: bifrost
  roles:
    - { role: bifrost,
        tags: bifrost}