Add space

This commit is contained in:
Alexander Grothe
2017-12-17 14:37:03 +01:00
parent 7726ce1399
commit b9e4f1bc33
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
---
# this playbook sets up network services for a yaVDR installation
- name: apt |install packages for network services
- name: apt | install packages for network services
apt:
name: '{{ item }}'
state: present