3e8f9986d1
Change-Id: Ie70db1b18a73528b1194e4fbcf53d09fed20f4a0 Implements: blueprint kolla-host
8 lines
103 B
YAML
8 lines
103 B
YAML
---
|
|
- hosts: baremetal
|
|
gather_facts: no
|
|
roles:
|
|
- { role: baremetal,
|
|
tags: baremetal }
|
|
|