Add missing "-"

This commit is contained in:
2016-11-17 15:04:10 +13:00
parent 2111038879
commit fa7a3c7c1d

View File

@@ -34,6 +34,6 @@
password: "{{ root_pwd }}" password: "{{ root_pwd }}"
changed_when: false changed_when: false
include: communication.yml - include: communication.yml
include: networking.yml - include: networking.yml
include: motd.yml - include: motd.yml