Add example playbook
Change-Id: Ieb6f66fa2f18536a6d3ebefdcac32a7ba5e37879
This commit is contained in:
parent
1db76e0d82
commit
f78a3f3483
6
examples/playbook.yml
Normal file
6
examples/playbook.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Install mistral server
|
||||
hosts: mistral_all
|
||||
user: root
|
||||
roles:
|
||||
- { role: "os_mistral", tags: [ "os-mistral" ] }
|
Loading…
x
Reference in New Issue
Block a user