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: set locales
locale_gen: name="{{ item.name }}" state="{{ item.state | default('present') }}"
with_items: "{{ common_locales }}"

View File

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

View File

@@ -1,5 +1,4 @@
---
- name: openssh - install
package: name=openssh-server

View File

@@ -1,5 +1,4 @@
---
- name: install postfix
package: name="postfix" state=present

View File

@@ -1,5 +1,4 @@
---
- name: rsyslog - install
package: name=rsyslog

View File

@@ -1,4 +1,4 @@
# {{ ansible_managed }}
" {{ ansible_managed }}
syntax on
colorscheme elflord