This is a file, not a template

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-01-22 12:33:40 +00:00
parent 7eaf6072d9
commit fb6309e9cf

View file

@ -26,7 +26,7 @@
- restart regcfp
- name: copy over the systemd file
template: src=regcfp.service dest=/etc/systemd/system/regcfp.service mode=0640
copy: src=regcfp.service dest=/etc/systemd/system/regcfp.service mode=0640
notify:
- restart regcfp