Add --- where missing

This commit is contained in:
Daniel A. Maierhofer
2018-03-11 23:36:09 +01:00
parent 56e74fec65
commit 5f0def1920
6 changed files with 1 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
---
- name: ntp - install chrony
package: name=chrony
when: ansible_virtualization_type != 'lxc' or ansible_virtualization_role == 'host'