Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kolla Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kolla Ansible
de79f77ef003a0e771548a6f2dab4e3b8ee58e19
kolla-ansible
ansible
bifrost.yml
Find file
Normal view
Permalink
bifrost.yml
103 B
Newer
Older
add bifrost deploy ansible support
Sean Mooney
committed
8 years ago
1
---
Give plays in the playbooks a name
Christian Berendt
committed
8 years ago
2
-
name
:
Apply role bifrost
Add an Ansible group for bifrost
Mark Goddard
committed
8 years ago
3
hosts
:
bifrost
add bifrost deploy ansible support
Sean Mooney
committed
8 years ago
4
5
6
roles
:
-
{
role
:
bifrost
,
tags
:
bifrost
}