b166766bd6
The yaml should start with "---" Change-Id: I30a278eb546bc5da2ba005c431d703f17d1e71ba
7 lines
88 B
YAML
Executable File
7 lines
88 B
YAML
Executable File
---
|
|
- name: Install trove
|
|
hosts: all
|
|
user: root
|
|
roles:
|
|
- role: "os_trove"
|