Add --- where missing

This commit is contained in:
Daniel A. Maierhofer
2018-03-11 23:36:20 +01:00
parent 0989558d2c
commit 43f2d3dc3a
3 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
---
#- name: lxc - betam container
# lxc_container:
# name: betam

View File

@@ -1,5 +1,4 @@
---
- name: zfs - linux-headers
apt: name=linux-headers-{{ ansible_kernel }} state=latest