cf847ca8da
The yaml should start with "---" Change-Id: Idc217ee0d4409360c0763779acadf21d39206ff7
7 lines
100 B
YAML
7 lines
100 B
YAML
---
|
|
- name: Basic LXC host setup
|
|
hosts: "hosts"
|
|
user: root
|
|
roles:
|
|
- { role: "lxc_hosts" }
|